home: wm: use upstream 'vimix-cursors'
This commit is contained in:
parent
1d50844fa4
commit
104bc05871
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ in
|
||||||
{
|
{
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
home.pointerCursor = {
|
home.pointerCursor = {
|
||||||
package = pkgs.ambroisie.vimix-cursors;
|
package = pkgs.vimix-cursors;
|
||||||
name = "Vimix-cursors";
|
name = "Vimix-cursors";
|
||||||
|
|
||||||
x11 = {
|
x11 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue