projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a96c9a
)
changed status fg
author
Anselm R. Garbe
<arg@suckless.org>
Mon, 8 Jan 2007 11:43:10 +0000
(12:43 +0100)
committer
Anselm R. Garbe
<arg@suckless.org>
Mon, 8 Jan 2007 11:43:10 +0000
(12:43 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 752c40f0067ecc7bf690c54b74a4c595f24d03d0..aa3c0c9148d140d47bcbc1151fb38104bc8ccaa6 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-15,7
+15,7
@@
const char *tags[] = { "home", "net", "www", "mon", "fnord", NULL };
#define SELBGCOLOR "#336699"
#define SELFGCOLOR "#eeeeee"
#define STATUSBGCOLOR "#222222"
-#define STATUSFGCOLOR "#
99ccff
"
+#define STATUSFGCOLOR "#
dddddd
"
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask