added a comment about FAQ regarding mfact meaning
Anselm R Garbe garbeam@gmail.com
Mon, 18 Aug 2008 09:11:15 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.def.h
→
config.def.h
@@ -24,7 +24,7 @@ { "Firefox", NULL, NULL, 1 << 8, True },
}; /* 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[] = {