From 1411b55cc98ebdfd790ecba81038c17ff8c6e698 Mon Sep 17 00:00:00 2001 From: mattiaborsarini 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 #