diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index ce037fc..a5467a9 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -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 #