I inc/decrease on the fly, feels better
This commit is contained in:
parent
6c767072a3
commit
c2b753d917
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue