JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
s/555/357/ for SELCOLOR
[dwm.git] / config.arg.h
index 11e7eee..93000bb 100644 (file)
@@ -9,7 +9,7 @@
 #define NORMBGCOLOR            "#222"
 #define NORMFGCOLOR            "#ccc"
 #define SELBORDERCOLOR         "#69c"
-#define SELBGCOLOR             "#555"
+#define SELBGCOLOR             "#357"
 #define SELFGCOLOR             "#fff"
 #define TOPBAR                 True            /* False */
 
@@ -42,7 +42,7 @@ static Layout layout[] = { \
 static Key key[] = { \
        /* modifier                     key             function        argument */ \
        { MODKEY|ShiftMask,             XK_Return,      spawn, \
-               { .cmd = "exec uxterm -bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
+               { .cmd = "exec urxvtcd -tr -bg '#222' -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"' " \