mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: bells and whistles
This commit is contained in:
parent
66f5917693
commit
569d969ecc
12 changed files with 111 additions and 14 deletions
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
size = "compact";
|
||||
variant = "macchiato";
|
||||
accents = [
|
||||
"lavender"
|
||||
"mauve"
|
||||
];
|
||||
};
|
||||
name = "catppuccin-macchiato-mauve-compact";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue