chore(alacritty): fix cfg

This commit is contained in:
2025-09-24 06:30:48 +02:00
parent 9adfb329af
commit 27bd976a60

View File

@@ -14,8 +14,8 @@ in
config = mkIf cfg.enable {
programs.alacritty = {
enable = true;
theme = "dark_plus";
settings = {
theme = "dark_plus";
# Default colors
# colors = {
# primary = {