X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=9bec26b32407a764cc2c1faa465766df99aca96c;hp=95bb84cee4fab4807c15951b277bf40ddc380318;hb=f25cc5678fcc405a55df7f49e7b3189241933a97;hpb=5a92420fce8d70a329a8294c1c77bb8c3c7eaad4 diff --git a/config.def.h b/config.def.h index 95bb84c..9bec26b 100644 --- a/config.def.h +++ b/config.def.h @@ -27,8 +27,8 @@ static Rule rules[] = { }; /* layout(s) */ -static float mfact = 0.55; -static Bool resizehints = False; /* False means respect size hints in tiled resizals */ +static float mfact = 0.55; +static Bool resizehints = True; /* False means respect size hints in tiled resizals */ static Layout layouts[] = { /* symbol arrange function */