home-manager/gui: Update alacritty import setting to new section
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 3h1m26s

This commit is contained in:
Jack O'Sullivan 2024-11-26 23:19:58 +00:00
parent 56e9abf945
commit 4b42960d26

View File

@ -80,7 +80,7 @@ in
alacritty = {
enable = true;
settings = {
import = [ ./alacritty-xterm.toml ];
general.import = [ ./alacritty-xterm.toml ];
font = {
size = font.size;