This commit is contained in:
jopejoe1 2024-07-14 15:22:14 +02:00
parent 72060a14be
commit 149985a26b
7 changed files with 37 additions and 11 deletions

View file

@ -78,6 +78,11 @@ in
sway.enable = true;
firefox.enable = config.jopejoe1.gui.enable;
};
catppuccin = {
enable = true;
flavor = "frappe";
accent = "mauve";
};
};
};
}