From e585ae40886f577afee35cb889a6f2a87595d9d4 Mon Sep 17 00:00:00 2001 From: mattia Date: Fri, 13 Aug 2021 14:24:07 +0200 Subject: [PATCH] alacritty.yml: Disable live config reload This prevents unwanted changes in open sessions. --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index f8c0851..e537d5a 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -346,7 +346,7 @@ cursor: thickness: 0.25 # Live config reload (changes require restart) -#live_config_reload: true +live_config_reload: false # Shell #