fix(alacritty): import -> general.import

This commit is contained in:
Alexandre Cavalheiro 2024-10-28 17:02:04 -03:00
parent 65f568d1e7
commit 57ae03a3dd
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -12,7 +12,7 @@ in
programs.alacritty = {
enable = true;
settings = {
import = [ "${catppuccin-theme}/catppuccin-frappe.toml" ];
general.import = [ "${catppuccin-theme}/catppuccin-frappe.toml" ];
font = {
normal = {