all repos — dwm @ 051a404b66dfa4f87f98411da61320a93a146ec8

my dwm build

added a comment about FAQ regarding mfact meaning
Anselm R Garbe garbeam@gmail.com
Mon, 18 Aug 2008 09:11:15 +0100
commit

051a404b66dfa4f87f98411da61320a93a146ec8

parent

d8d733c34fe89c8bc2bd3a78cac848af7565167f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M config.def.hconfig.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[] = {