diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/man/alacritty.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/man/alacritty.5.scd b/extra/man/alacritty.5.scd index b6b8d8eb..f7b20721 100644 --- a/extra/man/alacritty.5.scd +++ b/extra/man/alacritty.5.scd @@ -139,7 +139,7 @@ This section documents the *[window]* table of the configuration file. Default: _{ instance = "Alacritty", general = "Alacritty" }_ -*decoration_theme_variant* "Dark" | "Light" | "None" +*decorations_theme_variant* "Dark" | "Light" | "None" Override the variant of the System theme/GTK theme/Wayland client side decorations. Set this to _"None"_ to use the system's default theme variant. |