fix(alacritty): Remove fullscreen setting for hyprland
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user