~xss-lock sleep control given to lock script

This commit is contained in:
dx
2020-05-14 16:17:35 +01:00
parent 9b267b1155
commit d20fcb86b8

View File

@@ -4,7 +4,7 @@ setxkbmap gb -option shift:both_capslock -option caps:none;
xmodmap ~/.Xmodmap;
systemctl --user restart emacs;
xss-lock --transfer-sleep-lock -- i3lock -n -f -e -i $HOME/Pictures/Lockscreens/milkyway.png -c 555555 &
$(xss-lock --transfer-sleep-lock -- lock) &
feh --randomize --bg-scale $HOME/Pictures/Backgrounds &
picom &