add hyprcursor settings

This commit is contained in:
2025-10-29 22:41:51 -05:00
parent c1ae4d7060
commit 817f2b29a3

View File

@@ -366,7 +366,11 @@
x11.enable = true; x11.enable = true;
package = pkgs.posy-cursors; package = pkgs.posy-cursors;
name = "Posy_Cursor_Black"; name = "Posy_Cursor_Black";
size = 128; size = 48;
hyprcursor = {
enable = true;
size = 64;
};
}; };
#xdg.configFile."hypr/hyprland.conf" = { #xdg.configFile."hypr/hyprland.conf" = {