Introduction
Introduction Statistics Contact Development Disclaimer Help
toptimizing background color of terminals - dwm - [fork] customized build of dw…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 204f0a340d74ff5b8bf7ed00688c14c1269da175
parent 78666b99b8dedb57f1dea53931a334c151dea865
Author: Anselm R. Garbe <[email protected]>
Date: Wed, 21 Feb 2007 17:00:06 +0100
optimizing background color of terminals
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -42,7 +42,7 @@ static Layout layout[] = { \
static Key key[] = { \
/* modifier key function …
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec urxvtcd -tr -bg '#333' -fg '#eee' -cr '#eee' +s…
+ { .cmd = "exec urxvtcd -tr -bg '#292929' -fg '#eee' -cr '#eee'…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u "…
" | dmenu -fn '"FONT"' -nb '"NORMBGCOLOR"' -nf '"NORMF…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.