Commit c2b753d

Anselm R. Garbe <arg@suckless.org>
2007-01-05 16:03:09
I inc/decrease on the fly, feels better
1 parent 6c76707
Changed files (1)
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 \