[hackers] [dwm] switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now)

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Wed Feb 21 13:29:14 2007

changeset: 804:e093a684fc34
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Wed Feb 21 13:24:37 2007 +0100
summary: switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now)

diff -r d4c779b34b77 -r e093a684fc34 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[] = { \
 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"' " \
Received on Wed Feb 21 2007 - 13:29:14 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:55:37 UTC