Added wander
This commit is contained in:
parent
7d1926f778
commit
312d3521d6
2 changed files with 21 additions and 2 deletions
|
@ -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"' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue