Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
small fix of man page
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
dbb9709
..
3215c77
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-9,13
+9,13
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-
*
-*"
+#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-
iso10646
-*"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#dddddd"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#dddddd"
-#define SELBGCOLOR "#
66
6699"
+#define SELBGCOLOR "#
33
6699"
#define SELFGCOLOR "#eeeeee"
#define STATUSBGCOLOR "#222222"
#define SELFGCOLOR "#eeeeee"
#define STATUSBGCOLOR "#222222"
-#define STATUSFGCOLOR "#99
99cc
"
+#define STATUSFGCOLOR "#99
ccff
"
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask