chore: alacritty live reload disabled
This commit is contained in:
parent
5fbc7e0d5d
commit
ff3922b048
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import = [
|
||||||
"~/.config/alacritty/keybinds.toml",
|
"~/.config/alacritty/keybinds.toml",
|
||||||
]
|
]
|
||||||
|
|
||||||
live_config_reload = true
|
live_config_reload = false
|
||||||
|
|
||||||
[shell]
|
[shell]
|
||||||
program = "zsh"
|
program = "zsh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue