alacritty: change paddings

This commit is contained in:
timoxa0 2025-01-01 15:46:58 +05:00
parent 4cb09ff495
commit 7212223fc1

View file

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