fix(alacritty): Remove fullscreen setting for hyprland

This commit is contained in:
2024-10-31 07:15:00 -05:00
parent 0d8daff023
commit 75639df78c

View File

@@ -10,7 +10,5 @@ italic = { family = "FiraCode Nerd Font", style = "Italic" }
bold_italic = { family = "FiraCode Nerd Font", style = "Bold Italic" }
[window]
decorations = "None"
opacity = 0.6
opacity = 0.8
blur = true
startup_mode = "Fullscreen"