mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Revert "Start kscreen_backend_launcher before starting plasmashell"
This reverts commit bbf9c0c61d.
Original problem is fixed in,
libkscreen:5766d087c1f4de4fb3b55f15a009f7b159904648
CCBUG: 353720
This commit is contained in:
parent
dadb29b68d
commit
ddb6d05c1c
1 changed files with 0 additions and 3 deletions
|
|
@ -45,7 +45,4 @@ 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