chore: alacritty live reload disabled

This commit is contained in:
hesam-init 2024-02-29 14:52:28 +03:30
parent 5fbc7e0d5d
commit ff3922b048

View file

@ -3,7 +3,7 @@ import = [
"~/.config/alacritty/keybinds.toml",
]
live_config_reload = true
live_config_reload = false
[shell]
program = "zsh"