fix(home): explicitly enable home.pointerCursor

This commit is contained in:
Ryan Yin
2026-08-24 00:33:02 +08:00
parent 6e0d44c50d
commit 3c361f316f
+1
View File
@@ -9,6 +9,7 @@
# which enable a bunch of compatibility options that should make the themes load in all situations.
home.pointerCursor = {
enable = true;
gtk.enable = true;
x11.enable = true;
package = pkgs.bibata-cursors;