Introduction
Introduction Statistics Contact Development Disclaimer Help
tstupid urxvt needs bg to highlight selections in a sane way, though that makes…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 0982e47408115de4a604d9365b1014ae6205b3a9
parent b93ebcf42f8bceb3216a8f44ab0810ea22b89e4d
Author: arg@mig29 <unknown>
Date: Fri, 27 Oct 2006 10:24:15 +0200
stupid urxvt needs bg to highlight selections in a sane way, though that makes …
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -24,7 +24,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
static Key key[] = { \
/* modifier key function …
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec urxvtc -tr -fg '#eeeeee' -cr '#eeeeee' +sb -fn …
+ { .cmd = "exec urxvtc -tr -bg black -fg '#eeeeee' -cr '#eeeeee…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exe=\"$(lsx `echo $PATH | sed 's/:/ /g'` | sort -u "…
" | dmenu -font '"FONT"' -normbg '"NORMBGCOLOR"' -norm…
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.