changing MASTER in config.arg.h from 600 to 550 per thousand
authorarg@mig29 <unknown>
Thu, 26 Oct 2006 09:21:45 +0000 (11:21 +0200)
committerarg@mig29 <unknown>
Thu, 26 Oct 2006 09:21:45 +0000 (11:21 +0200)
config.arg.h

index 35dac9b97015d94c36298e2b734d3663a9bdd7f1..fa9c0198e9c13b50a2e7905a215043ca2885595d 100644 (file)
@@ -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 \