(alacritty) explicit set live reload to true

This commit is contained in:
jc 2024-11-17 13:23:32 -05:00
commit 43d260bc37

View file

@ -7,3 +7,4 @@ size = 12.0
import = [ import = [
"~/.config/alacritty/theme.toml" "~/.config/alacritty/theme.toml"
] ]
live_config_reload = true