diff config.default.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 18b3666eae17
children a2c465098a3b
line wrap: on
line diff
--- a/config.default.h	Fri Oct 27 13:29:35 2006 +0200
+++ b/config.default.h	Mon Oct 30 11:58:05 2006 +0100
@@ -19,6 +19,7 @@
 
 #define MASTER			600 /* per thousand */
 #define MODKEY			Mod1Mask
+#define SNAP			20 /* pixel */
 
 #define KEYS \
 static Key key[] = { \