X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=83a8c183c3d72ee5d8b6849949d9976d4fb49f60;hp=b18af75418b8ba7e5f9cba310d8b10231930cc7a;hb=c26e22cceeee5fdd40e6bd6e019729ed316e2e01;hpb=c2784e4a38f2305a444abaaf77f39219bd9f56e5 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 */