diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index d178caf..802a9db 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 20 13:19:35 UTC 2019 - Wolfgang Bauer + +- Adjust plasmafullwayland.desktop to upstream changes: the session + is started by the startplasma-wayland executable now, the + startplasmacompositor script doesn't exist anymore + ------------------------------------------------------------------- Thu Sep 19 12:32:38 UTC 2019 - Fabian Vogt diff --git a/plasmafullwayland.desktop b/plasmafullwayland.desktop index 97d4462..2c5be79 100644 --- a/plasmafullwayland.desktop +++ b/plasmafullwayland.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland dbus-run-session /usr/bin/startplasmacompositor -TryExec=/usr/bin/startplasmacompositor +Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland dbus-run-session /usr/bin/startplasma-wayland +TryExec=/usr/bin/startplasma-wayland DesktopNames=KDE Name=Plasma (Full Wayland) Comment=Plasma by KDE