X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.def.h;h=83a8c183c3d72ee5d8b6849949d9976d4fb49f60;hb=0840c1367ca8a8a6ef414df85456fabeae3e4dfa;hp=b18af75418b8ba7e5f9cba310d8b10231930cc7a;hpb=c2784e4a38f2305a444abaaf77f39219bd9f56e5;p=dwm.git diff --git a/config.def.h b/config.def.h index b18af75..83a8c18 100644 --- a/config.def.h +++ b/config.def.h @@ -24,7 +24,7 @@ Rule rules[] = { /* layout(s) */ double mfact = 0.55; -Bool resizehints = True; /* False means respect size hints in tiled resizals */ +Bool resizehints = False; /* False means respect size hints in tiled resizals */ Layout layouts[] = { /* symbol arrange function */