added a comment about FAQ regarding mfact meaning 051a404b
Anselm R Garbe · 2008-08-18 09:11 1 file(s) · +1 −1
config.def.h +1 −1
24 24
};
25 25
26 26
/* layout(s) */
27 -
static float mfact      = 0.55;
27 +
static float mfact      = 0.55; /* factor of master area size [0.05..0.95] */
28 28
static Bool resizehints = True; /* False means respect size hints in tiled resizals */
29 29
30 30
static Layout layouts[] = {