in a 1920x1200 setup 40 pixels of snap value are much better than 20

This commit is contained in:
arg@mig29 2006-10-30 12:40:10 +01:00
parent 51c7589c87
commit b76561a212
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 MODKEY Mod1Mask
#define SNAP 20 /* pixel */
#define SNAP 40 /* pixel */
#define KEYS \
static Key key[] = { \