s/xterm/uxterm/
authorAnselm R. Garbe <garbeam@gmail.com>
Mon, 01 Oct 2007 15:39:37 +0200
changeset 1022 e50432b2ba5f
parent 1021 b385ba02e179
child 1023 f6b71fb9ea39
s/xterm/uxterm/
config.def.h
--- a/config.def.h	Mon Oct 01 14:40:53 2007 +0200
+++ b/config.def.h	Mon Oct 01 15:39:37 2007 +0200
@@ -40,7 +40,7 @@
 	{ MODKEY,			XK_p,		spawn, \
 		"exe=`dmenu_path | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMFGCOLOR"'" \
 		" -sb '"SELBGCOLOR"' -sf '"SELFGCOLOR"'` && exec $exe" }, \
-	{ MODKEY|ShiftMask,		XK_Return,	spawn, "exec xterm" }, \
+	{ MODKEY|ShiftMask,		XK_Return,	spawn, "exec uxterm" }, \
 	{ MODKEY,			XK_space,	setlayout,	NULL }, \
 	{ MODKEY,			XK_b,		togglebar,	NULL }, \
 	{ MODKEY,			XK_j,		focusnext,	NULL }, \