I inc/decrease on the fly, feels better

This commit is contained in:
Anselm R. Garbe 2007-01-05 22:03:09 +01:00
parent 6c767072a3
commit c2b753d917
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define MASTER 600 /* per thousand */ #define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask #define MODKEY Mod1Mask
#define NMASTER 2 /* clients in master area */ #define NMASTER 1 /* clients in master area */
#define SNAP 40 /* pixel */ #define SNAP 40 /* pixel */
#define KEYS \ #define KEYS \