Update lock-screen.sh

This commit is contained in:
Alexander Rosenberg 2023-04-29 01:18:06 -07:00
parent 727ad5ccd4
commit 1d4a229daf
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -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 &