JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Gottox' drawtext simplification
[dwm.git] / config.def.h
index b18af75..83a8c18 100644 (file)
@@ -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 */