Change Alacritty decorations to Full so i3 draws borders
This commit is contained in:
parent
00d3747ee5
commit
89f0789cb8
@ -6,7 +6,7 @@ live_config_reload = true
|
||||
import = ["~/.config/alacritty/themes/current-theme.toml"]
|
||||
|
||||
[window]
|
||||
decorations = "None"
|
||||
decorations = "Full"
|
||||
dynamic_padding = true
|
||||
|
||||
[window.padding]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user