changing MASTER in config.arg.h from 600 to 550 per thousand
87324e68
1 file(s) · +1 −1
| 17 | 17 | #define STATUSBGCOLOR "#222222" |
|
| 18 | 18 | #define STATUSFGCOLOR "#9999cc" |
|
| 19 | 19 | ||
| 20 | - | #define MASTER 600 /* per thousand */ |
|
| 20 | + | #define MASTER 550 /* per thousand */ |
|
| 21 | 21 | #define MODKEY Mod1Mask |
|
| 22 | 22 | ||
| 23 | 23 | #define KEYS \ |