diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 6659ea92..cbea7bec 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -273,6 +273,9 @@ selection: hide_cursor_when_typing: false +# Live config reload (changes require restart) +live_config_reload: true + # Shell # # You can set shell.program to the path of your favorite shell, e.g. /bin/fish. |