update idle script

This commit is contained in:
Luis 2024-03-14 06:10:04 +01:00
parent cf6971b88b
commit 48731648f2
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
swayidle \
timeout 1 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' &
swaylock -i $HOME/.icons/locked.jpg
killall swayidle 2>/dev/null
swaylock -c 000000
killall swayidle