Added Alacritty padding
This commit is contained in:
parent
77c33837b8
commit
1010644b9d
1 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@ window:
|
||||||
#
|
#
|
||||||
# Blank space added around the window in pixels. This padding is scaled
|
# 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.
|
# by DPI and the specified value is always added at both opposing sides.
|
||||||
#padding:
|
padding:
|
||||||
# x: 0
|
x: 4
|
||||||
# y: 0
|
y: 4
|
||||||
|
|
||||||
# Spread additional padding evenly around the terminal content.
|
# Spread additional padding evenly around the terminal content.
|
||||||
#dynamic_padding: false
|
#dynamic_padding: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue