feat: bells and whistles

This commit is contained in:
Nick 2025-01-11 05:03:58 -06:00
parent 66f5917693
commit 569d969ecc
12 changed files with 111 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{pkgs, ...}: {
gtk.enable = true;
x11.enable = true;
# x11.enable = true;
name = "catppuccin-mocha-dark-cursors";
package = pkgs.catppuccin-cursors.macchiatoDark;
size = 14;
size = 18;
}

View file

@ -3,7 +3,7 @@
size = "compact";
variant = "macchiato";
accents = [
"lavender"
"mauve"
];
};
name = "catppuccin-macchiato-mauve-compact";