alacritty.yml: Disable live config reload

This prevents unwanted changes in open sessions.
This commit is contained in:
2021-08-13 14:24:07 +02:00
parent 3b52d32411
commit e585ae4088

View File

@@ -346,7 +346,7 @@ cursor:
thickness: 0.25 thickness: 0.25
# Live config reload (changes require restart) # Live config reload (changes require restart)
#live_config_reload: true live_config_reload: false
# Shell # Shell
# #