Add more border to alacritty
This commit is contained in:
@ -26,8 +26,8 @@ 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: 15
|
x: 18
|
||||||
y: 15
|
y: 18
|
||||||
|
|
||||||
dynamic_padding: true
|
dynamic_padding: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user