aboutsummaryrefslogtreecommitdiffstats
path: root/config.default.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-05 12:50:39 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-05 12:50:39 +0100
commit0b80d1842d1c921a8a94c11fd9222dad9311cc97 (patch)
treeaadfdc5b88d211e21fcc1be93f2716dee4370abb /config.default.h
parentd7ec23a5db32eb00ee90e60bef35010639498cab (diff)
downloaddwm-0b80d1842d1c921a8a94c11fd9222dad9311cc97.tar.zst
experimental version which allows master clients being increased/decreased
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.default.h b/config.default.h
index 3dd5aa0..5b08f93 100644
--- 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 NMASTER 1 /* clients in master area */
#define SNAP 20 /* pixel */
#define KEYS \