Remove --lockscreen argument from the launch script

The lockscreen is already initiated through kscreenlockerrc, no need to
do it twice
This commit is contained in:
Bart Ribbers 2023-07-17 14:57:26 +03:00
parent 9658dad064
commit cc99e25121

View file

@ -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 startplasma-wayland --xwayland --inputmethod maliit-keyboard