summaryrefslogtreecommitdiffstats
path: root/desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet
diff options
context:
space:
mode:
authorJonathan Bauer2021-05-19 10:29:26 +0200
committerJonathan Bauer2021-05-19 10:29:26 +0200
commit744dda86b9027431bf50e6e80caaf5d478359a6f (patch)
tree6faf98be6054a0095e284a92b8c2a872ee30b93b /desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet
parent[desktop-i3] i3 installation (diff)
downloadansible-bwlp-744dda86b9027431bf50e6e80caaf5d478359a6f.tar.gz
ansible-bwlp-744dda86b9027431bf50e6e80caaf5d478359a6f.tar.xz
ansible-bwlp-744dda86b9027431bf50e6e80caaf5d478359a6f.zip
[desktop-kde-plasma] kde-plasma with bwlp mods
Diffstat (limited to 'desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet')
-rwxr-xr-xdesktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet b/desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet
new file mode 100755
index 0000000..04f388d
--- /dev/null
+++ b/desktop-kde-plasma/files/usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+xscreensaver-command -lock &
+sleep 1
+loginctl unlock-session "$XDG_SESSION_ID"