fix(profile): sddm issue when starting kde.

This commit is contained in:
Alexandre Pujol 2024-02-07 12:32:55 +00:00
parent 2cd14aa6bb
commit 14a6f3fc5a
Failed to generate hash of commit

View file

@ -50,7 +50,6 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{lib}/sddm/sddm-helper-start-wayland rix,
@{lib}/sddm/sddm-helper-start-x11user rix,
@{bin}/{,ba,da}sh rix,
@{bin}/cat rix,
@{bin}/checkproc rix,
@ -62,7 +61,8 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{bin}/xmodmap rix,
@{bin}/unix_chkpwd rPx,
@{bin}/kwin_wayland rPUx,
@{bin}/dbus-run-session rPx,
@{bin}/kwin_wayland rPx,
@{bin}/sddm-greeter rPx,
@{bin}/Xorg rPx,
/etc/sddm/Xsession rPx,