mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
startup: set PLASMA_PLATFORM to phone:handset
This commit is contained in:
parent
731c11f9c7
commit
05d7e6085a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ export XDG_CURRENT_DESKTOP=KDE
|
||||||
|
|
||||||
export KDE_FULL_SESSION=1
|
export KDE_FULL_SESSION=1
|
||||||
export KDE_SESSION_VERSION=5
|
export KDE_SESSION_VERSION=5
|
||||||
export PLASMA_PLATFORM=phone:handheld
|
export PLASMA_PLATFORM=phone:handset
|
||||||
export QT_QUICK_CONTROLS_STYLE=Plasma
|
export QT_QUICK_CONTROLS_STYLE=Plasma
|
||||||
|
|
||||||
export GRID_UNIT_PX=25
|
export GRID_UNIT_PX=25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue