1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Tweak Alacritty spacing

This commit is contained in:
Daniel Barber 2023-03-27 16:12:38 -05:00
parent 54900c488c
commit fdaa20dff0

View File

@ -47,8 +47,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: 0
y: 0
x: 2
y: 2
# Spread additional padding evenly around the terminal content.
dynamic_padding: true