diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.5.md | 9 | ||||
-rw-r--r-- | doc/tofi.5.scd | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index ee711ca..8455667 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -227,12 +227,11 @@ options. > 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\|%* 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 |