fix cursor

This commit is contained in:
nat 2025-06-23 01:28:51 -04:00
parent 53ffe55623
commit 1ca1a17cec

View file

@ -8,8 +8,11 @@
# Cursor # Cursor
home.pointerCursor = { home.pointerCursor = {
package = pkgs.vanilla-dmz; enable = true;
name = "Vanilla-DMZ"; sway.enable = true;
package = pkgs.bibata-cursors;
name = "Bibata-Modern-Classic";
size = 24;
}; };