Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
using light colorscheme, preparing merge of config.arg.h with config.default.h
[dwm.git]
/
config.default.h
diff --git
a/config.default.h
b/config.default.h
index
dab8cc7
..
96efa83
100644
(file)
--- a/
config.default.h
+++ b/
config.default.h
@@
-32,6
+32,7
@@
static Layout layouts[] = { \
{ "[]=", tile }, /* first entry is default */ \
{ "><>", floating }, \
};
+#define RESIZEHINTS False /* True - respect size hints in tiled resizals */
#define MWFACT 0.6 /* master width factor [0.1 .. 0.9] */
#define SNAP 32 /* snap pixel */