From: arg@mig29 Date: Thu, 26 Oct 2006 09:21:45 +0000 (+0200) Subject: changing MASTER in config.arg.h from 600 to 550 per thousand X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=87324e680c318a5e63286c90e4443bb4c2898e11 changing MASTER in config.arg.h from 600 to 550 per thousand --- 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 \