added a comment about FAQ regarding mfact meaning
This commit is contained in:
parent
d8d733c34f
commit
051a404b66
@ -24,7 +24,7 @@ static Rule rules[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* 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 Bool resizehints = True; /* False means respect size hints in tiled resizals */
|
||||||
|
|
||||||
static Layout layouts[] = {
|
static Layout layouts[] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user