Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
experimental version which allows master clients being increased/decreased
[dwm.git]
/
config.default.h
diff --git
a/config.default.h
b/config.default.h
index
3dd5aa0
..
5b08f93
100644
(file)
--- a/
config.default.h
+++ b/
config.default.h
@@
-19,6
+19,7
@@
const char *tags[] = { "1", "2", "3", "4", "5", NULL };
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask
+#define NMASTER 1 /* clients in master area */
#define SNAP 20 /* pixel */
#define KEYS \
#define SNAP 20 /* pixel */
#define KEYS \