Draw tags
This commit is contained in:
parent
64fa80f8b2
commit
4c0b1f31fe
7 changed files with 58 additions and 47 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// somebar - dwl bar
|
||||
// See LICENSE file for copyright and license details.
|
||||
|
||||
constexpr int barSize = 20;
|
||||
constexpr int barSize = 26;
|
||||
constexpr bool topbar = 1;
|
||||
constexpr int paddingX = 10;
|
||||
constexpr int paddingY = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue