hand7s/stylix: cursor fixes

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-07-26 11:27:15 +03:00
parent af32794341
commit d05789400f
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
cursor = { cursor = {
name = "Whitesur-cursors"; name = "Whitesur-cursors";
package = pkgs.whitesur-cursors; package = pkgs.whitesur-cursors;
size = 16;
}; };
}; };
} }