projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc66237
)
switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is...
author
Anselm R. Garbe
<arg@suckless.org>
Wed, 21 Feb 2007 12:24:37 +0000
(13:24 +0100)
committer
Anselm R. Garbe
<arg@suckless.org>
Wed, 21 Feb 2007 12:24:37 +0000
(13:24 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 11e7eee341dacecaedf91793a9aba540b6bd8192..abd8756928b1ffb173d67f07d00e8e12e6717c23 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-42,7
+42,7
@@
static Layout layout[] = { \
static Key key[] = { \
/* modifier key function argument */ \
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec u
xterm
-bg '#222' -fg '#eee' -cr '#eee' +sb -fn '"FONT"'" } }, \
+ { .cmd = "exec u
rxvtcd -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"' " \