pinosaur
/
dwm.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d733c
)
added a comment about FAQ regarding mfact meaning
author
Anselm R Garbe
<garbeam@gmail.com>
Mon, 18 Aug 2008 08:11:15 +0000
(09:11 +0100)
committer
Anselm R Garbe
<garbeam@gmail.com>
Mon, 18 Aug 2008 08:11:15 +0000
(09:11 +0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
aafff8a
..
e45faef
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-24,7
+24,7
@@
static Rule rules[] = {
};
/* layout(s) */
-static float mfact = 0.55;
+static float mfact = 0.55;
/* factor of master area size [0.05..0.95] */
static Bool resizehints = True; /* False means respect size hints in tiled resizals */
static Layout layouts[] = {