Alacritty config hot reloading, increase padding
This commit is contained in:
parent
a212aac0a5
commit
501a82cd3f
@ -46,8 +46,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: 8
|
x: 16
|
||||||
y: 8
|
y: 16
|
||||||
|
|
||||||
# Spread additional padding evenly around the terminal content.
|
# Spread additional padding evenly around the terminal content.
|
||||||
#dynamic_padding: false
|
#dynamic_padding: false
|
||||||
@ -413,7 +413,7 @@ background_opacity: 0.95
|
|||||||
#thickness: 0.15
|
#thickness: 0.15
|
||||||
|
|
||||||
# Live config reload (changes require restart)
|
# Live config reload (changes require restart)
|
||||||
#live_config_reload: true
|
live_config_reload: true
|
||||||
|
|
||||||
# Shell
|
# Shell
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user