set it here instead
This commit is contained in:
parent
064cb72b0b
commit
5faea34e82
|
@ -33,6 +33,11 @@ in {
|
|||
name = "vimix-dark-ruby";
|
||||
package = pkgs.vimix-gtk-themes;
|
||||
};
|
||||
cursorTheme = {
|
||||
name = "Catppuccin-Mocha-Dark";
|
||||
size = 16;
|
||||
package = pkgs.catppuccin-cursors.mochaDark;
|
||||
};
|
||||
};
|
||||
# greeters.mini = {
|
||||
# enable = true;
|
||||
|
|
Loading…
Reference in a new issue