aewl

changeset 663:a876f137a5d3

I inc/decrease on the fly, feels better
author Anselm R. Garbe <arg@suckless.org>
date Fri, 05 Jan 2007 22:03:09 +0100
parents 3e0f11a44293
children a3cdba5f2a33
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/config.arg.h	Fri Jan 05 22:00:15 2007 +0100
     1.2 +++ b/config.arg.h	Fri Jan 05 22:03:09 2007 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  
     1.5  #define MASTER			600		/* per thousand */
     1.6  #define MODKEY			Mod1Mask
     1.7 -#define NMASTER			2		/* clients in master area */
     1.8 +#define NMASTER			1		/* clients in master area */
     1.9  #define SNAP			40		/* pixel */
    1.10  
    1.11  #define KEYS \