X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.def.h;h=d2c5318d5cf6cba361db9dcbb667e24e06f89b1d;hb=79ecbeca7e4ca6d614bf233e7bc95d273df6e3b4;hp=075c8d5d14cde8b2627f831125da6efbea40f09d;hpb=ae1d865ac0cfdace4f5c6e97d8cc3cb88dfbc788;p=dwm.git diff --git a/config.def.h b/config.def.h index 075c8d5..d2c5318 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 */