remove catpuccin flake

This commit is contained in:
jopejoe1 2024-10-24 09:44:54 +02:00
parent 5395f2d3ce
commit 2db040e89e
6 changed files with 0 additions and 30 deletions

View file

@ -27,10 +27,5 @@ in
sway.enable = true;
firefox.enable = config.jopejoe1.common.gui;
};
catppuccin = {
enable = true;
flavor = "frappe";
accent = "mauve";
};
};
}