Add more border to alacritty

This commit is contained in:
Colin Powell
2020-01-31 18:54:56 -05:00
parent 25382ad2c7
commit ef7d63555c

View File

@ -26,8 +26,8 @@ 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: 15
y: 15
x: 18
y: 18
dynamic_padding: true