@@ 3,7 3,7 @@
diff -r 9416734598f5 config.def.h
--- a/config.def.h Tue Nov 13 20:26:01 2012 +1300
-+++ b/config.def.h Wed Nov 14 19:03:57 2012 +1300
++++ b/config.def.h Mon Apr 22 19:54:03 2013 +1200
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
@@ 42,3 42,12 @@ diff -r 9416734598f5 config.def.h
static const int nmaster = 1; /* number of clients in master area */
static const Bool resizehints = False;/* True means respect size hints in tiled resizals */
+@@ -65,7 +69,7 @@
+ /* commands */
+ static const char *dmenucmd[] = { "dmenu_run", "-fn", font, "-nb", colors[0][ColBG], "-nf", colors[0][ColFG], "-sb", colors[1][ColBG], "-sf", colors[1][ColFG], NULL };
+ static const char *termcmd[] = { "urxvtc", NULL };
+-static const char *xtermcmd[] = { "xterm", NULL };
++static const char *xtermcmd[] = { "termite", NULL };
+ static const char *mailcmd[] = { "urxvtc", "-title", "mutt", "-e", "mutt", NULL };
+ static const char *tmuxcmd[] = { "urxvtc", "-title", "tmux", "-e", "tmux", "-f", "/home/jason/.tmux/conf", NULL };
+ static const char *padcmd[] = { "urxvtc", "-title", "scratchpad", "-geometry", "56x10-30+40", NULL };