Still GTK looks

This commit is contained in:
2026-03-16 11:51:52 +00:00
parent 11f55be973
commit 6b7b6fae5f
4 changed files with 354 additions and 433 deletions
@@ -1,13 +0,0 @@
{ ... }:
{
catppuccin = {
enable = true;
flavor = "mocha";
accent = "blue";
gtk = {
icon.enable = true;
};
cursors.enable = true;
};
}
@@ -18,13 +18,6 @@
./xdg.nix
./session.nix
./networking.nix
./gtk.nix
./catppuccin.nix
inputs.home-manager.nixosModules.home-manager
];
catppuccin = {
enable = true;
flavor = "mocha";
};
}