about summary refs log tree commit diff stats
path: root/config.default.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.default.h b/config.default.h
index fb452f2..0a595a2 100644
--- a/config.default.h
+++ b/config.default.h
@@ -19,6 +19,7 @@ const char *tags[] = { "1", "2", "3", "4", "5", NULL };
 
 #define MASTER			600 /* per thousand */
 #define MODKEY			Mod1Mask
+#define SNAP			20 /* pixel */
 
 #define KEYS \
 static Key key[] = { \
0 committer Kartik K. Agaram <vc@akkartik.com> 2015-02-25 01:24:11 -0800 832 - call-stack for C++ version' href='/akkartik/mu/commit/cpp/.traces/jump_if?h=hlt&id=6f5d7864f6c0c62b8849349cb182c61f8dbed452'>6f5d7864 ^
201b2e6c ^


1
2
3
4
5
6
7
8
9
10
11
12
13