mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Use the lookandfeeltool to choose which shell we prefer
Instead of relying on an environment variable This will also set the other necessary settings that we need for the session to integrate properly like the Placement strategy for kwin
This commit is contained in:
parent
fb57087470
commit
42116f68c4
1 changed files with 1 additions and 3 deletions
|
|
@ -12,8 +12,6 @@ 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
|
||||
|
||||
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell
|
||||
|
||||
lookandfeeltool --apply org.kde.plasma.phoneshell
|
||||
startplasma-wayland --xwayland --libinput --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
|
||||
|
|
|
|||
Loading…
Reference in a new issue