diff options
Diffstat (limited to 'doc/tofi.5.md')
-rw-r--r-- | doc/tofi.5.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tofi.5.md b/doc/tofi.5.md index dea750c..e5f947b 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -165,6 +165,15 @@ options. > > Default: "" +**font-variations**=*variations* + +> Comma separated list of OpenType font variation settings to apply. The +> format is similar to the CSS "font-variation-settings" property. For +> example, "wght 900" will set the weight of a variable font to 900 (if +> supported by the chosen font). +> +> Default: "" + **background-color**=*color* > Color of the background. See **COLORS** for more information. |