tI inc/decrease on the fly, feels better - dwm - [fork] customized build of dwm, the dynamic window manager
(HTM) git clone git://src.adamsgaard.dk/dwm
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit c2b753d91703e5d1b25bb94509d29d8c2562f74c
(DIR) parent 6c767072a3afab0ecebaa54b028c4dfea07ccccc
(HTM) Author: Anselm R. Garbe <arg@suckless.org>
Date: Fri, 5 Jan 2007 22:03:09 +0100
I inc/decrease on the fly, feels better
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.arg.h b/config.arg.h
t@@ -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 \