feat(stylix): go back to bibata cursors.

This commit is contained in:
CronyAkatsuki 2025-12-10 10:35:32 +01:00
parent 624990ee9c
commit 2229980f02

View file

@ -16,8 +16,8 @@
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
# Change Cursor
stylix.cursor.package = pkgs.rose-pine-cursor;
stylix.cursor.name = "BreezeX-RosePineDawn";
stylix.cursor.package = pkgs.bibata-cursors;
stylix.cursor.name = "Bibata-Modern-Ice";
stylix.cursor.size = 32;
# Fix stuff not automatically using dark theme on websites