diff --git a/nix/home-manager/profiles/qtile-desktop.nix b/nix/home-manager/profiles/qtile-desktop.nix index 8b3fb3a..15a5bd7 100644 --- a/nix/home-manager/profiles/qtile-desktop.nix +++ b/nix/home-manager/profiles/qtile-desktop.nix @@ -282,6 +282,12 @@ in { ${pkgs.autorandr}/bin/autorandr -c ${pkgs.feh}/bin/feh --bg-scale ${pkgs.nixos-artwork.wallpapers.simple-blue}/share/artwork/gnome/nix-wallpaper-simple-blue.png ''; + + pointerCursor = { + name = "Vanilla-DMZ-AA"; + package = pkgs.vanilla-dmz; + size = 32; + }; }; home.packages = with pkgs; [