diff --git a/archinstall/default_profiles/desktops/hyprland.py b/archinstall/default_profiles/desktops/hyprland.py index c6d6c24de7..bfbb837741 100644 --- a/archinstall/default_profiles/desktops/hyprland.py +++ b/archinstall/default_profiles/desktops/hyprland.py @@ -24,12 +24,12 @@ def packages(self) -> list[str]: "dunst", "kitty", "uwsm", - "dolphin", - "wofi", + "thunar", + "rofi-hyprland", "xdg-desktop-portal-hyprland", "qt5-wayland", "qt6-wayland", - "polkit-kde-agent", + "hyprpolkitagent", "grim", "slurp", ]