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 = { home.pointerCursor = {
package = pkgs.catppuccin-cursors; package = pkgs.bibata-cursors;
name = "Catppuccin-Mocha-Pink"; name = "Bibata-Modern-Classic";
size = 24; size = 24;
gtk.enable = true; gtk.enable = true;
x11.enable = true; x11.enable = true;