Commit b76561a

arg@mig29 <unknown>
2006-10-30 06:40:10
in a 1920x1200 setup 40 pixels of snap value are much better than 20
1 parent 51c7589
Changed files (1)
config.arg.h
@@ -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[] = { \