From e548412b8eb5c02024645e790745a41ac1ba1192 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Thu, 8 Sep 2022 14:29:36 +0100 Subject: Make --scale default to true. This also stops font sizes from scaling when --scale=false is set. --- doc/tofi.5.scd | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc/tofi.5.scd') diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index dd92f39..696b06e 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -198,12 +198,11 @@ options. *scale*=_true|false_ Scale the window by the output's scale factor. - *WARNING*: In the next version of tofi, this will default to true, so - set this to false now if you don't want that behaviour. Note that - currently, font scaling will still occur when this is set to _false_ - - that will change when _true_ becomes the default. + *WARNING*: In the current version of tofi, the default value has changed to + true, so you may need to update your config. Additionally, font scaling will + no longer occur when this is set to _false_. - Default: false + Default: true *margin-top*=_px|%_ Offset from top of screen. See *PERCENTAGE VALUES* for more -- cgit v1.2.3