X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=83a8c183c3d72ee5d8b6849949d9976d4fb49f60;hb=fc578c57e4c265cefff0a55a0ca74172a84e757d;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 */