diff options
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index 6de4e60..6eed96d 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -163,6 +163,17 @@ options. > > Default: "" +**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. +> +> Default: false + **margin-top**=*px\|%* > Offset from top of screen. See **PERCENTAGE VALUES** for more |