in a 1920x1200 setup 40 pixels of snap value are much better than 20
This commit is contained in:
parent
51c7589c87
commit
b76561a212
@ -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[] = { \
|
||||||
|
Loading…
Reference in New Issue
Block a user