fix(alacritty): Remove deprecated calls

This commit is contained in:
Olaf Alexander 2024-10-27 21:29:46 -05:00
parent b0c2c1aae1
commit c31b9f1ae7

View File

@ -1,5 +1,5 @@
import = [ "~/.config/alacritty/themes/catppuccin-mocha.toml" ]
live_config_reload = true
general.import = [ "~/.config/alacritty/themes/catppuccin-mocha.toml" ]
general.live_config_reload = true
[font]
size = 14.0