aewl

diff config.arg.h @ 555:c0a0245b9815

in a 1920x1200 setup 40 pixels of snap value are much better than 20
author arg@mig29
date Mon, 30 Oct 2006 12:40:10 +0100
parents 798b906378d6
children a2c465098a3b
line diff
     1.1 --- a/config.arg.h	Mon Oct 30 12:26:55 2006 +0100
     1.2 +++ b/config.arg.h	Mon Oct 30 12:40:10 2006 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  
     1.5  #define MASTER			600 /* per thousand */
     1.6  #define MODKEY			Mod1Mask
     1.7 -#define SNAP			20 /* pixel */
     1.8 +#define SNAP			40 /* pixel */
     1.9  
    1.10  #define KEYS \
    1.11  static Key key[] = { \