X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/b279cef670e4d0e744e50331fce7a1f4a4e73798..288cf78b180db846ef2481124f3e7a8fe66c01f2:/config.def.h diff --git a/config.def.h b/config.def.h index aafff8a..e45faef 100644 --- 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[] = {