mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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:
parent
9658dad064
commit
cc99e25121
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
|
||||
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell
|
||||
startplasma-wayland --xwayland --lockscreen --inputmethod maliit-keyboard
|
||||
startplasma-wayland --xwayland --inputmethod maliit-keyboard
|
||||
|
|
|
|||
Loading…
Reference in a new issue