From 05d7e6085a5f173bcbd80db7e1c4c2e71c3fa4d0 Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Tue, 16 Jul 2019 20:08:28 +0530 Subject: [PATCH] startup: set PLASMA_PLATFORM to phone:handset --- bin/plasma-phone.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index df7bf266..75b0b9b5 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -22,7 +22,7 @@ export XDG_CURRENT_DESKTOP=KDE export KDE_FULL_SESSION=1 export KDE_SESSION_VERSION=5 -export PLASMA_PLATFORM=phone:handheld +export PLASMA_PLATFORM=phone:handset export QT_QUICK_CONTROLS_STYLE=Plasma export GRID_UNIT_PX=25