Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
s/TILED/TILE/g
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
9423833
..
2b989a7
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-15,6
+15,8
@@
const char *tags[] = { "work", "net", "fnord", NULL };
#define NORMFGCOLOR "#cccccc"
#define STATUSBGCOLOR "#dddddd"
#define STATUSFGCOLOR "#222222"
#define NORMFGCOLOR "#cccccc"
#define STATUSBGCOLOR "#dddddd"
#define STATUSFGCOLOR "#222222"
+#define FLOATSYMBOL "><"
+#define TILESYMBOL "|="
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */