From: Anselm R. Garbe Date: Fri, 5 Jan 2007 21:03:09 +0000 (+0100) Subject: I inc/decrease on the fly, feels better X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=c2b753d91703e5d1b25bb94509d29d8c2562f74c I inc/decrease on the fly, feels better --- diff --git a/config.arg.h b/config.arg.h index da51a43..9a82199 100644 --- a/config.arg.h +++ b/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 \