cursor
This commit is contained in:
parent
e0a04160cb
commit
adb4d2c66e
1 changed files with 0 additions and 3 deletions
|
@ -26,15 +26,12 @@ in
|
|||
greeters.gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
package = pkgs.vimix-gtk-themes;
|
||||
name = "vimix-dark-ruby";
|
||||
};
|
||||
iconTheme = {
|
||||
package = pkgs.vimix-icon-theme;
|
||||
name = "Vimix Ruby Dark";
|
||||
};
|
||||
cursorTheme = {
|
||||
package = pkgs.catppuccin-cursors.mochaDark;
|
||||
name = "Catppuccin-Mocha-Dark";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue