Added wander

This commit is contained in:
Tibo De Peuter 2022-06-02 18:10:59 +02:00
parent 7d1926f778
commit 312d3521d6
2 changed files with 21 additions and 2 deletions

View file

@ -7,8 +7,8 @@ pkill swayidle
swayidle -w \
timeout 300 \
'brightnessctl -s set 15%' \
resume 'brightnessctl -r' \
"~/.scripts/wander.sh" \
resume "~/.scripts/wander.sh" \
timeout 600 \
'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"' \