add image to xsecurelock display manager

This commit is contained in:
Felix Van der Jeugt 2016-01-06 23:55:56 +01:00
parent ccbc8974ed
commit 0af92996a5
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,2 @@
#!/bin/bash
exec xloadimage -fullscreen -windowid $XSCREENSAVER_WINDOW /home/felix/.config/screensaver_image

View File

@ -1,6 +1,6 @@
#!/bin/sh
xsecurelock # force login before further initing
xsecurelock auth_pam_x11 saver_image # force login before further initing
userresources=$HOME/.config/Xresources
usermodmap=$HOME/.Xmodmap
@ -56,3 +56,5 @@ pkill xautolock
wait
systemctl poweroff