Added Alacritty padding

This commit is contained in:
afonsofrancof 2022-10-14 15:31:32 +01:00
parent 77c33837b8
commit 1010644b9d

View file

@ -46,9 +46,9 @@ window:
#
# Blank space added around the window in pixels. This padding is scaled
# by DPI and the specified value is always added at both opposing sides.
#padding:
# x: 0
# y: 0
padding:
x: 4
y: 4
# Spread additional padding evenly around the terminal content.
#dynamic_padding: false