suspend after lock
This commit is contained in:
parent
d1c0b5f71c
commit
81524f6650
3 changed files with 9 additions and 6 deletions
|
|
@ -3,3 +3,5 @@ grimshot save output /tmp/screenshot.png
|
|||
convert /tmp/screenshot.png -blur 0x10 /tmp/screenshotblur.png
|
||||
rm /tmp/screenshot.png
|
||||
swaylock -i /tmp/screenshotblur.png --ignore-empty-password --show-failed-attempts --daemonize
|
||||
sleep 5
|
||||
systemctl suspend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue