diff --git a/archinstall/default_profiles/desktops/hyprland.py b/archinstall/default_profiles/desktops/hyprland.py index f464c828..065ca6f2 100644 --- a/archinstall/default_profiles/desktops/hyprland.py +++ b/archinstall/default_profiles/desktops/hyprland.py @@ -26,6 +26,9 @@ class HyprlandProfile(XorgProfile): return [ "hyprland", "dunst", + "kitty", + "dolphin", + "wofi", "xdg-desktop-portal-hyprland", "qt5-wayland", "qt6-wayland"