From 9fa9ab83cb6d638e43db4cebffb14156a1f79ca4 Mon Sep 17 00:00:00 2001 From: DarkXero <81101439+DarkXero-dev@users.noreply.github.com> Date: Mon, 19 May 2025 17:38:52 +0300 Subject: [PATCH] hyprland updates Those are just my thoughts for best experience. --- archinstall/default_profiles/desktops/hyprland.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", ]