From 0b80d1842d1c921a8a94c11fd9222dad9311cc97 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Fri, 5 Jan 2007 12:50:39 +0100 Subject: experimental version which allows master clients being increased/decreased --- config.default.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.default.h') 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 \ -- cgit v1.2.3-54-g00ecf