Removed catppuccin global theme

This commit is contained in:
2026-02-06 08:27:22 +01:00
parent 193d6c5411
commit 24cda84b12
7 changed files with 9 additions and 68 deletions

View File

@@ -1,8 +0,0 @@
{ catppuccin, ... }:
{
catppuccin = {
enable = true;
accent = "mauve";
flavor = "mocha";
};
}

View File

@@ -5,7 +5,6 @@
./security.nix
./services.nix
] ++ (if (currentSystemDe != "none") then [
./catppuccin.nix
./de.nix
./fonts.nix
./sound.nix