Xinqi Bao's Git

changing MASTER in config.arg.h from 600 to 550 per thousand
[dwm.git] / config.arg.h
index 721e532..fa9c019 100644 (file)
@@ -9,7 +9,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define FLOATSYMBOL            "><>"
 #define TILESYMBOL             "[]="
 
-#define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
+#define FONT                   "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR            "#333333"
 #define NORMFGCOLOR            "#dddddd"
 #define SELBGCOLOR             "#333366"
@@ -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 \