diff --git a/hosts/eldrid/stylix.nix b/hosts/eldrid/stylix.nix index 522bff6..73bc361 100644 --- a/hosts/eldrid/stylix.nix +++ b/hosts/eldrid/stylix.nix @@ -15,9 +15,9 @@ base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml"; polarity = "dark"; cursor = { - package = pkgs.bibata-cursors; - name = "Bibata-Modern-Classic"; - size = 24; + package = pkgs.nordzy-cursor-theme; + name = "Nordzy-cursors"; + size = 32; }; image = builtins.fetchurl { url = "https://w.wallhaven.cc/full/l8/wallhaven-l8l9gq.png";