hosts/eldrid/stylix.nix: change cursor

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-28 16:13:37 +02:00
parent 897a472d60
commit d3e4ee75f0

View File

@ -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";