add image to xsecurelock display manager
This commit is contained in:
parent
ccbc8974ed
commit
0af92996a5
2 changed files with 5 additions and 1 deletions
4
xinitrc
4
xinitrc
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue