removed NUMLOCKMASK, added dynamically calculated numlockmask instead
This commit is contained in:
parent
442334641e
commit
ee31e38dc7
6 changed files with 29 additions and 19 deletions
|
@ -13,7 +13,6 @@ const char *tags[] = { "work", "net", "fnord", NULL };
|
|||
#define FGCOLOR "#eeeeee"
|
||||
#define BORDERCOLOR "#3f484d"
|
||||
#define MODKEY Mod1Mask
|
||||
#define NUMLOCKMASK Mod2Mask
|
||||
#define MASTERW 60 /* percent */
|
||||
|
||||
#define KEYS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue