diff --git a/users/blake/dots/hypr/default.nix b/users/blake/dots/hypr/default.nix index 5a127be..ae258ee 100644 --- a/users/blake/dots/hypr/default.nix +++ b/users/blake/dots/hypr/default.nix @@ -366,7 +366,11 @@ x11.enable = true; package = pkgs.posy-cursors; name = "Posy_Cursor_Black"; - size = 128; + size = 48; + hyprcursor = { + enable = true; + size = 64; + }; }; #xdg.configFile."hypr/hyprland.conf" = {