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