From fd9f2893e6fb666aaac3f3bac23c67de31552a4a Mon Sep 17 00:00:00 2001 From: Valerii <146808565+TSEPLNK@users.noreply.github.com> Date: Mon, 12 May 2025 01:10:36 +0300 Subject: [PATCH] UWSM for Hyprland (#3455) UWSM --- archinstall/default_profiles/desktops/hyprland.py | 1 + 1 file changed, 1 insertion(+) diff --git a/archinstall/default_profiles/desktops/hyprland.py b/archinstall/default_profiles/desktops/hyprland.py index ad7ae900..5c2c52b4 100644 --- a/archinstall/default_profiles/desktops/hyprland.py +++ b/archinstall/default_profiles/desktops/hyprland.py @@ -29,6 +29,7 @@ class HyprlandProfile(XorgProfile): "hyprland", "dunst", "kitty", + "uwsm", "dolphin", "wofi", "xdg-desktop-portal-hyprland",