Still GTK looks

This commit is contained in:
2026-03-16 11:32:54 +00:00
parent 49a2d35d02
commit 5e41844415
5 changed files with 446 additions and 429 deletions
@@ -0,0 +1,13 @@
{ ... }:
{
catppuccin = {
enable = true;
flavor = "mocha";
accent = "blue";
gtk = {
icon.enable = true;
};
cursors.enable = true;
};
}