feat(profile): allow to start hyprland from sddm.

fix #674
This commit is contained in:
Alexandre Pujol 2025-03-06 21:59:20 +01:00
parent 7e1c08b75d
commit cfce68a5df
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 5 additions and 2 deletions

View file

@ -94,6 +94,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{bin}/dbus-update-activation-environment rPx -> dbus-session,
@{bin}/flatpak rPx,
@{bin}/gnome-keyring-daemon rPx,
@{bin}/Hyprland rPx,
@{bin}/kwalletd{5,6} rPx,
@{bin}/kwin_wayland rPx,
@{bin}/sddm-greeter{,-qt6} rPx,