X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.def.h;h=e45faef866dfefa42d9c72ec4b8d273d7791ec8c;hb=97699e5b1b8d50d2ec332c4643d69d666348d7e9;hp=aafff8aa6cb38c535250e214eae301e5c0fec86b;hpb=b279cef670e4d0e744e50331fce7a1f4a4e73798;p=dwm.git 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[] = {