JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
using 333 as background, hey proggyclean is really good
[dwm.git] / config.arg.h
index 0b4b9d8..bbac093 100644 (file)
@@ -4,7 +4,7 @@
 
 /* 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"
@@ -42,7 +42,7 @@ static Layout layout[] = { \
 static Key key[] = { \
        /* modifier                     key             function        argument */ \
        { MODKEY|ShiftMask,             XK_Return,      spawn, \
-               { .cmd = "exec urxvtcd -tr -bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
+               { .cmd = "exec urxvtcd -tr -bg '#333' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
        { MODKEY,                       XK_p,           spawn, \
                { .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u " \
                        " | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"' " \