From a857dbc29955a4bb158a23313e698650542b9a05 Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Thu, 17 Sep 2020 12:37:44 +0530 Subject: [PATCH] Lockscreen by default at startup --- bin/kwinwrapper.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/kwinwrapper.in b/bin/kwinwrapper.in index bc0dd4e8..9b9d258d 100755 --- a/bin/kwinwrapper.in +++ b/bin/kwinwrapper.in @@ -23,4 +23,4 @@ if [ -d @KDE_INSTALL_FULL_LIBDIR@/libhybris-egl ]; then fi touch /tmp/simplelogin_starting -startplasma-wayland --xwayland --libinput --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession +startplasma-wayland --xwayland --libinput --lockscreen --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession