From 9658dad0642963d588a2141d706267f070eb3a92 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 17 Jul 2023 14:47:26 +0300 Subject: [PATCH] Remove --exit-with-session argument from the launch script startplasma-waylandsession hasn't existed for a while and the whole session launched just fine without it, so let's remove the entire argument. The binary was removed in plasma-workspace in 7884f53d3c07699dc16f07cf0aa3966802c503c8 --- bin/startplasmamobile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/startplasmamobile.in b/bin/startplasmamobile.in index 381c3a93..814fba4b 100755 --- a/bin/startplasmamobile.in +++ b/bin/startplasmamobile.in @@ -25,4 +25,4 @@ fi # TODO port away from PLASMA_DEFAULT_SHELL into QT_QPA_PLATFORM=offscreen plasma-apply-lookandfeel --apply org.kde.plasma.phone export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell -startplasma-wayland --xwayland --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession +startplasma-wayland --xwayland --lockscreen --inputmethod maliit-keyboard