feat: lower cursor size.
All checks were successful
/ cache (push) Successful in 1m20s

This commit is contained in:
CronyAkatsuki 2026-04-18 18:38:50 +02:00
parent b587ddddf8
commit ad6e2f866d

View file

@ -18,7 +18,7 @@
# Change Cursor
stylix.cursor.package = pkgs.bibata-cursors;
stylix.cursor.name = "Bibata-Modern-Ice";
stylix.cursor.size = 48;
stylix.cursor.size = 36;
# Fix stuff not automatically using dark theme on websites
stylix.polarity = "dark";