Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
[dwm.git]
/
config.default.h
diff --git
a/config.default.h
b/config.default.h
index
fb452f2
..
0a595a2
100644
(file)
--- 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[] = { \