switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now)
authorAnselm R. Garbe <arg@suckless.org>
Wed, 21 Feb 2007 13:24:37 +0100
changeset 804 e093a684fc34
parent 803 d4c779b34b77
child 805 b8ed9cfad942
switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now)
config.arg.h
--- a/config.arg.h	Wed Feb 21 12:09:10 2007 +0100
+++ b/config.arg.h	Wed Feb 21 13:24:37 2007 +0100
@@ -42,7 +42,7 @@
 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"' " \