Browse Source

I inc/decrease on the fly, feels better

Anselm R. Garbe 19 years ago
parent
commit
c2b753d917
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.arg.h

+ 1 - 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 \