mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Remove --exit-with-session argument from the launch script
startplasma-waylandsession hasn't existed for a while and the whole session launched just fine without it, so let's remove the entire argument. The binary was removed in plasma-workspace in 7884f53d3c07699dc16f07cf0aa3966802c503c8
This commit is contained in:
parent
9e970c0252
commit
9658dad064
1 changed files with 1 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ fi
|
||||||
|
|
||||||
# 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 --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
|
startplasma-wayland --xwayland --lockscreen --inputmethod maliit-keyboard
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue