home: x: cursor: switch to Vimix
This commit is contained in:
parent
bcdb6dbe64
commit
8bb4948eec
|
@ -5,8 +5,8 @@ in
|
||||||
{
|
{
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
xsession.pointerCursor = {
|
xsession.pointerCursor = {
|
||||||
package = pkgs.numix-cursor-theme;
|
package = pkgs.ambroisie.vimix-cursors;
|
||||||
name = "Numix-Cursor";
|
name = "Vimix-cursors";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue