aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-06-01 11:58:19 +0100
committerAnselm R Garbe <garbeam@gmail.com>2008-06-01 11:58:19 +0100
commitc26e22cceeee5fdd40e6bd6e019729ed316e2e01 (patch)
treeba46f4af36507f6276e942ff34c1981c5ec4d353 /config.def.h
parentc2784e4a38f2305a444abaaf77f39219bd9f56e5 (diff)
Gottox' drawtext simplification
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
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 */