diff options
| -rw-r--r-- | config.arg.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config.arg.h b/config.arg.h index 35dac9b..fa9c019 100644 --- a/config.arg.h +++ b/config.arg.h @@ -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 \ | 
