Remove window decorations from Alacritty

This commit is contained in:
2021-05-17 12:21:24 -07:00
parent 8d989dc87a
commit 54c4e65975

View File

@@ -49,7 +49,7 @@ window:
# Values for `decorations` (macOS only):
# - transparent: Title bar, transparent background and title bar buttons
# - buttonless: Title bar, transparent background, but no title bar buttons
decorations: full
decorations: none
# Startup Mode (changes require restart)
#