about summary refs log tree commit diff stats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-05 22:03:09 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-05 22:03:09 +0100
commitc2b753d91703e5d1b25bb94509d29d8c2562f74c (patch)
treea0b8cd9e177c63b5daf75603711c6c66fcee1ea1 /config.arg.h
parent6c767072a3afab0ecebaa54b028c4dfea07ccccc (diff)
downloaddwm-c2b753d91703e5d1b25bb94509d29d8c2562f74c.tar.gz
I inc/decrease on the fly, feels better
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index da51a43..9a82199 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -19,7 +19,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 
 #define MASTER			600		/* per thousand */
 #define MODKEY			Mod1Mask
-#define NMASTER			2		/* clients in master area */
+#define NMASTER			1		/* clients in master area */
 #define SNAP			40		/* pixel */
 
 #define KEYS \