diff -r 14929bfb8738 -r 226e616bc123 config.def.h --- a/config.def.h Tue Jun 17 09:57:13 2008 +0100 +++ b/config.def.h Tue Jun 17 11:19:17 2008 +0100 @@ -27,8 +27,8 @@ }; /* 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 */