From 42116f68c4be74ac4229822b15110028671492ce Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Thu, 2 Sep 2021 15:35:09 +0200 Subject: [PATCH] Use the lookandfeeltool to choose which shell we prefer Instead of relying on an environment variable This will also set the other necessary settings that we need for the session to integrate properly like the Placement strategy for kwin --- bin/kwinwrapper.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bin/kwinwrapper.in b/bin/kwinwrapper.in index 506c75ce..daff8305 100755 --- a/bin/kwinwrapper.in +++ b/bin/kwinwrapper.in @@ -12,8 +12,6 @@ export QT_ENABLE_GLYPH_CACHE_WORKAROUND=1 export QT_QUICK_CONTROLS_MOBILE=true export PLASMA_INTEGRATION_USE_PORTAL=1 export PLASMA_PLATFORM=phone:handset -export QT_VIRTUALKEYBOARD_STYLE=Plasma - -export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell +lookandfeeltool --apply org.kde.plasma.phoneshell startplasma-wayland --xwayland --libinput --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession