diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty.yml b/alacritty.yml index 07120b7a..e5543e8e 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -39,8 +39,8 @@ window: # - none: Neither borders nor title bar # # Values for `decorations` (macOS only): - # - buttonless: Title bar, transparent background and title bar buttons - # - transparent: Title bar, transparent background, but no title bar buttons + # - transparent: Title bar, transparent background and title bar buttons + # - buttonless: Title bar, transparent background, but no title bar buttons decorations: full # When true, alacritty starts maximized. |