From 104bc05871e2ccee9de26a2a959048024c95a9dd Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Thu, 14 Dec 2023 13:50:47 +0000 Subject: [PATCH] home: wm: use upstream 'vimix-cursors' --- modules/home/wm/cursor/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/wm/cursor/default.nix b/modules/home/wm/cursor/default.nix index 9426232..3b58b7b 100644 --- a/modules/home/wm/cursor/default.nix +++ b/modules/home/wm/cursor/default.nix @@ -8,7 +8,7 @@ in { config = lib.mkIf cfg.enable { home.pointerCursor = { - package = pkgs.ambroisie.vimix-cursors; + package = pkgs.vimix-cursors; name = "Vimix-cursors"; x11 = {