set y padding to 0

This commit is contained in:
Santiago Forero 2021-09-17 13:46:50 -05:00
parent 6bbb8cfa19
commit 1402132ebe
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ window:
# by DPI and the specified value is always added at both opposing sides.
padding:
x: 5
y: 5
y: 0
# Spread additional padding evenly around the terminal content.
#dynamic_padding: false