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
|
||||
# by DPI and the specified value is always added at both opposing sides.
|
||||
padding:
|
||||
x: 8
|
||||
y: 8
|
||||
x: 16
|
||||
y: 16
|
||||
|
||||
# Spread additional padding evenly around the terminal content.
|
||||
#dynamic_padding: false
|
||||
@ -413,7 +413,7 @@ background_opacity: 0.95
|
||||
#thickness: 0.15
|
||||
|
||||
# Live config reload (changes require restart)
|
||||
#live_config_reload: true
|
||||
live_config_reload: true
|
||||
|
||||
# Shell
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user