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