Xinqi Bao's Git
projects
/
dwm.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
c2b908f
)
changing MASTER in config.arg.h from 600 to 550 per thousand
author
arg@mig29 <unknown>
Thu, 26 Oct 2006 09:21:45 +0000
(11:21 +0200)
committer
arg@mig29 <unknown>
Thu, 26 Oct 2006 09:21:45 +0000
(11:21 +0200)
config.arg.h
diff
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index
35dac9b
..
fa9c019
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-17,7
+17,7
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#9999cc"
-#define MASTER
60
0 /* per thousand */
+#define MASTER
55
0 /* per thousand */
#define MODKEY Mod1Mask
#define KEYS \