Commit 87324e6

arg@mig29 <unknown>
2006-10-26 05:21:45
changing MASTER in config.arg.h from 600 to 550 per thousand
1 parent c2b908f
Changed files (1)
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 \