alacritty: set decorations to None

This commit is contained in:
timoxa0 2024-12-12 13:32:09 +05:00
parent 699e015fcc
commit 5fbde23c55

View file

@ -5,7 +5,7 @@ TERM = "xterm-256color"
[window]
padding = { x = 20, y = 20 }
dynamic_padding = true
decorations = "Full"
decorations = "None"
opacity = 1
[font]