|
@ -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 SNAP 20 /* pixel */ |
|
|
|
|
|
|
|
|
#define SNAP 40 /* pixel */ |
|
|
|
|
|
|
|
|
#define KEYS \ |
|
|
#define KEYS \ |
|
|
static Key key[] = { \ |
|
|
static Key key[] = { \ |
|
|