mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Fix plasma mobile session
KWin in plasma/kwin@ef72bae42f removed the libinput option, if we start kwin with this option, it fails with unknown option libinput and eventually gives up
This commit is contained in:
parent
1f99e09948
commit
b7b963822c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ export PLASMA_PLATFORM=phone:handset
|
||||||
|
|
||||||
# TODO port away from PLASMA_DEFAULT_SHELL into QT_QPA_PLATFORM=offscreen plasma-apply-lookandfeel --apply org.kde.plasma.phone
|
# TODO port away from PLASMA_DEFAULT_SHELL into QT_QPA_PLATFORM=offscreen plasma-apply-lookandfeel --apply org.kde.plasma.phone
|
||||||
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell
|
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell
|
||||||
startplasma-wayland --xwayland --libinput --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
|
startplasma-wayland --xwayland --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue