in a 1920x1200 setup 40 pixels of snap value are much better than 20 b76561a2
arg@mig29 · 2006-10-30 12:40 1 file(s) · +1 −1
config.arg.h +1 −1
19 19
20 20
#define MASTER			600 /* per thousand */
21 21
#define MODKEY			Mod1Mask
22 -
#define SNAP			20 /* pixel */
22 +
#define SNAP			40 /* pixel */
23 23
24 24
#define KEYS \
25 25
static Key key[] = { \