From ccdfd348de52375c6b6235d4664a50ee13d563cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonah=20Br=C3=BCchert?= Date: Fri, 18 Sep 2020 16:27:32 +0200 Subject: [PATCH] Set PLASMA_INTEGRATION_USE_PORTAL=1 --- bin/kwinwrapper.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/kwinwrapper.in b/bin/kwinwrapper.in index 9b9d258d..6ec2ebbd 100755 --- a/bin/kwinwrapper.in +++ b/bin/kwinwrapper.in @@ -10,6 +10,7 @@ export EGL_PLATFORM=wayland export QT_QUICK_CONTROLS_STYLE=Plasma 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