Introduction
Introduction Statistics Contact Development Disclaimer Help
tblack on light is really better, I notice this after all - dwm - [fork] custom…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 77e5f3167c97863ef8e27b6e57fd35ee0c73c8ff
parent 7e597ae204ce94398f8c722e335f20d5a4a30c8a
Author: Anselm R. Garbe <[email protected]>
Date: Wed, 23 Aug 2006 19:05:03 +0200
black on light is really better, I notice this after all
Diffstat:
M config.arg.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -8,9 +8,9 @@ const char *tags[] = { "work", "net", "fnord", NULL };
#define DEFMODE dotile /* dofloat */
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso…
-#define BGCOLOR "#0d121d"
+#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
-#define BORDERCOLOR "#3f484d"
+#define BORDERCOLOR "#9999CC"
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */
t@@ -18,7 +18,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
static Key key[] = { \
/* modifier key function …
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec uxterm +sb -bg black -fg '#eeeeee' -fn '"FONT"'…
+ { .cmd = "exec uxterm -bg '#e0e0e0' -fg '#000000' -cr '#000000…
{ MODKEY, XK_p, spawn, \
{ .cmd = "exec `ls -lL /usr/bin /usr/X11R6/bin /usr/local/bin …
"awk 'NF>2 && $1 ~ /^[^d].*x/ {print $NF}' | sort -u |…
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.