aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorPavel Roskin <1317472+proski@users.noreply.github.com>2023-08-13 16:38:04 -0700
committerGitHub <noreply@github.com>2023-08-13 23:38:04 +0000
commit6143b3f4eb352ff4ab36149ce5ba8c6ab04e415a (patch)
tree1fa9851aa4853de04bb01cef088ec8149e26132c /extra
parentbbe317438192ee695c86b904ff6e1f3843eb94c2 (diff)
downloadalacritty-6143b3f4eb352ff4ab36149ce5ba8c6ab04e415a.tar.gz
alacritty-6143b3f4eb352ff4ab36149ce5ba8c6ab04e415a.zip
Fix decorations_theme_variant spelling in manpage
Diffstat (limited to 'extra')
-rw-r--r--extra/man/alacritty.5.scd2
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.