catpuccin cursors

This commit is contained in:
Sakooooo 2023-07-15 18:02:32 +03:00
parent d62e6bd2c5
commit 1c0cdfc8e0
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 5 additions and 0 deletions

View file

@ -61,6 +61,7 @@ in
vimix-gtk-themes
vimix-icon-theme
lxappearance
catppuccin-cursors
# screen shot (s)
flameshot
];

View file

@ -19,6 +19,10 @@
vimix-gtk-themes = prev.vimix-gtk-themes.override {
themeVariants = [ "ruby" ];
};
catppuccin-cursors = prev.catppuccin-cursors.override {
palette = [ "Mocha" ];
color = [ "Dark" ];
};
};
# When applied, the unstable nixpkgs set (declared in the flake inputs) will