diff --git a/modules/hyprland/default.nix b/modules/hyprland/default.nix index a086b8b..a141518 100644 --- a/modules/hyprland/default.nix +++ b/modules/hyprland/default.nix @@ -21,6 +21,7 @@ in home.packages = with pkgs; [ swww + hyprcursor ]; wayland.windowManager.hyprland = {