This commit is contained in:
2025-10-28 22:34:54 -05:00
parent fd4119a579
commit c1ae4d7060

View File

@@ -361,12 +361,12 @@
}; };
home.pointerCursor = { home.pointerCursor = {
enable = false; enable = true;
gtk.enable = true; gtk.enable = true;
x11.enable = true; x11.enable = true;
package = pkgs.posy-cursors; package = pkgs.posy-cursors;
name = "posy"; name = "Posy_Cursor_Black";
size = 48; size = 128;
}; };
#xdg.configFile."hypr/hyprland.conf" = { #xdg.configFile."hypr/hyprland.conf" = {