mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
add handheld in plasma platform
right now something still depends to it being "phone" it will be eventually all ported. luckily there can be more than one PLASMA_PLATFORM
This commit is contained in:
parent
fde492b369
commit
e0636b465e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export KSCREEN_BACKEND=QScreen
|
|||
|
||||
export KDE_FULL_SESSION=1
|
||||
export KDE_SESSION_VERSION=5
|
||||
export PLASMA_PLATFORM=phone
|
||||
export PLASMA_PLATFORM=phone:handheld
|
||||
export QT_QUICK_CONTROLS_STYLE=Plasma
|
||||
|
||||
export GRID_UNIT_PX=25
|
||||
|
|
|
|||
Loading…
Reference in a new issue