Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
hahaha, untiled and non-untiled sounded really cumbersome
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
308318f
..
f286769
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-32,9
+32,9
@@
static Layout layout[] = { \
{ "[]=", tile }, /* first entry is default */ \
{ "><>", untile }, \
};
{ "[]=", tile }, /* first entry is default */ \
{ "><>", untile }, \
};
-#define MASTERWIDTH 6
4
0 /* master width per thousand */
+#define MASTERWIDTH 6
0
0 /* master width per thousand */
#define NMASTER 1 /* clients in master area */
#define NMASTER 1 /* clients in master area */
-#define SNAP
40 /* untiled
snap pixel */
+#define SNAP
32 /*
snap pixel */
/* key definitions */
#define MODKEY Mod1Mask
/* key definitions */
#define MODKEY Mod1Mask