Introduction
Introduction Statistics Contact Development Disclaimer Help
tusing MASTER 600 again, it is definately better, and using urxvtc for the mome…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 6f3872edbd1842f7a632ca8e2451bcac589c9db8
parent 87324e680c318a5e63286c90e4443bb4c2898e11
Author: arg@mig29 <unknown>
Date: Thu, 26 Oct 2006 12:13:41 +0200
using MASTER 600 again, it is definately better, and using urxvtc for the momen…
Diffstat:
M config.arg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -17,14 +17,14 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL…
#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#9999cc"
-#define MASTER 550 /* per thousand */
+#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask
#define KEYS \
static Key key[] = { \
/* modifier key function …
{ MODKEY|ShiftMask, XK_Return, spawn, \
- { .cmd = "exec uxterm -bg '#111111' -fg '#eeeeee' -cr '#eeeeee…
+ { .cmd = "exec urxvtc -bg '#111111' -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.