mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
add back code to launch kscreen backend
This reverts commit ddb6d05c1c.
This commit is contained in:
parent
ddb6d05c1c
commit
637867979c
1 changed files with 3 additions and 0 deletions
|
|
@ -45,4 +45,7 @@ paplay /usr/share/sounds/sitter/ohits.ogg &
|
|||
# start polkit authentication agent
|
||||
@CMAKE_INSTALL_FULL_LIBEXECDIR@/polkit-kde-authentication-agent-1 &
|
||||
|
||||
# Start kscreen_backend_launcher manually so plasmashell can restart properly
|
||||
@CMAKE_INSTALL_FULL_LIBEXECDIR_KF5@/kscreen_backend_launcher --backend QScreen &
|
||||
|
||||
exec /usr/bin/plasmashell -p org.kde.plasma.phone 2>/tmp/plasmashell_logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue