chore: switch to bibata cursor

This commit is contained in:
notohh 2023-03-31 17:32:50 -04:00
parent de9e79180e
commit c6216916ce
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -5,8 +5,8 @@
}: {
home.pointerCursor = {
package = pkgs.catppuccin-cursors;
name = "Catppuccin-Mocha-Pink";
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Classic";
size = 24;
gtk.enable = true;
x11.enable = true;