fix(alacritty): Remove deprecated calls
This commit is contained in:
parent
b0c2c1aae1
commit
c31b9f1ae7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user