config.def.h
changeset 1285 226e616bc123
parent 1279 ad96b8aadc88
child 1286 06eb9644e2da
--- 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 */