changing MASTER in config.arg.h from 600 to 550 per thousand
This commit is contained in:
parent
c2b908f603
commit
87324e680c
@ -17,7 +17,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
|
||||
#define STATUSBGCOLOR "#222222"
|
||||
#define STATUSFGCOLOR "#9999cc"
|
||||
|
||||
#define MASTER 600 /* per thousand */
|
||||
#define MASTER 550 /* per thousand */
|
||||
#define MODKEY Mod1Mask
|
||||
|
||||
#define KEYS \
|
||||
|
Loading…
Reference in New Issue
Block a user