mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
set PLASMA_PLATFORM and QT_IM_MODULE env vars
This commit is contained in:
parent
ee4defd92f
commit
678585e5c5
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Requires=dbus.socket
|
|||
|
||||
[Service]
|
||||
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=%t/dbus/user_bus_socket
|
||||
Environment=PLASMA_PLATFORM=phone
|
||||
Environment=QT_IM_MODULE=Maliit
|
||||
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/plasma-phone
|
||||
Restart=on-failure
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue