JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt...
[dwm.git] / config.arg.h
index abd8756..84695e5 100644 (file)
@@ -4,11 +4,11 @@
 
 /* appearance */
 #define BORDERPX               1
-#define FONT                   "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
+#define FONT                   "-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR                "#333"
 #define NORMBGCOLOR            "#222"
 #define NORMFGCOLOR            "#ccc"
-#define SELBORDERCOLOR         "#69c"
+#define SELBORDERCOLOR         "#8c8"
 #define SELBGCOLOR             "#555"
 #define SELFGCOLOR             "#fff"
 #define TOPBAR                 True            /* False */