From c26e22cceeee5fdd40e6bd6e019729ed316e2e01 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Sun, 1 Jun 2008 11:58:19 +0100 Subject: Gottox' drawtext simplification --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index b18af75..83a8c18 100644 --- a/config.def.h +++ b/config.def.h @@ -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 */ -- cgit v1.2.3-54-g00ecf