diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index 1cf078b..c7a5a32 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,7 +1,6 @@ ------------------------------------------------------------------- Tue Oct 13 10:21:44 UTC 2020 - Fabian Vogt -- Also commit the changed plasmafullwayland.desktop - Add patch to fix startup of some applications (mostly Tk): * 0001-Revert-krdb-Call-xrdb-with-nocpp-to-fix-gitk-runtime.patch diff --git a/plasmafullwayland.desktop b/plasmafullwayland.desktop index c1c10e1..2c5be79 100644 --- a/plasmafullwayland.desktop +++ b/plasmafullwayland.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Exec=env GDK_BACKEND=wayland QT_QPA_PLATFORM=wayland /usr/lib64/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland +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)