JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
I inc/decrease on the fly, feels better
authorAnselm R. Garbe <arg@suckless.org>
Fri, 5 Jan 2007 21:03:09 +0000 (22:03 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Fri, 5 Jan 2007 21:03:09 +0000 (22:03 +0100)
config.arg.h

index da51a43..9a82199 100644 (file)
@@ -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 \