Set cursor size

This commit is contained in:
2026-01-09 21:37:47 +01:00
parent 748252ebc0
commit 042b0e99c0

View File

@@ -26,6 +26,7 @@
pointerCursor = { pointerCursor = {
gtk.enable = true; gtk.enable = true;
package = pkgs.bibata-cursors; package = pkgs.bibata-cursors;
size = 12;
name = "Bibata-Modern-Classic"; name = "Bibata-Modern-Classic";
}; };
}; };