aewl

diff config.arg.h @ 551:798b906378d6

added screen-border snapping in floating mode, feels quite well
author arg@mig29
date Mon, 30 Oct 2006 11:58:05 +0100
parents de3fd5271408
children c0a0245b9815
line diff
     1.1 --- a/config.arg.h	Fri Oct 27 13:29:35 2006 +0200
     1.2 +++ b/config.arg.h	Mon Oct 30 11:58:05 2006 +0100
     1.3 @@ -19,6 +19,7 @@
     1.4  
     1.5  #define MASTER			600 /* per thousand */
     1.6  #define MODKEY			Mod1Mask
     1.7 +#define SNAP			20 /* pixel */
     1.8  
     1.9  #define KEYS \
    1.10  static Key key[] = { \