feat(profile): add support for plasma 6.
This commit is contained in:
parent
3d425c7fdd
commit
4ab5e99a6f
38 changed files with 141 additions and 120 deletions
|
|
@ -83,7 +83,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
@{bin}/dbus-run-session rPx,
|
||||
@{bin}/kwin_wayland rPx,
|
||||
@{bin}/sddm-greeter rPx,
|
||||
@{bin}/sddm-greeter{,-qt6} rPx,
|
||||
@{bin}/Xorg rPx,
|
||||
/etc/sddm/Xsession rPx,
|
||||
|
||||
|
|
@ -94,7 +94,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
@{bin}/gnome-keyring-daemon rPx,
|
||||
@{bin}/kwalletd5 rPx,
|
||||
@{bin}/kwalletd{5,6} rPx,
|
||||
@{bin}/startplasma-wayland rPx,
|
||||
@{bin}/startplasma-x11 rPx,
|
||||
@{bin}/systemctl rPx -> child-systemctl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue