Update lock-screen.sh
This commit is contained in:
parent
727ad5ccd4
commit
1d4a229daf
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env zsh
|
||||
dunstctl set-paused true
|
||||
xset dpms 0 0 15
|
||||
i3lock -e -n -i "${HOME}/Pictures/Screensavers/Lyza and Riko.png"
|
||||
i3lock -e -n -i "$1"
|
||||
xset -dpms
|
||||
dunstctl set-paused false
|
||||
mailnag &
|
||||
|
Loading…
Reference in New Issue
Block a user