chore: switch to bibata cursor
This commit is contained in:
parent
de9e79180e
commit
c6216916ce
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue