config.def.h
changeset 1022 e50432b2ba5f
parent 1020 2d8f63e31ffa
child 1025 107746bd83f0
--- 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 }, \