5 lines
325 B
Text
5 lines
325 B
Text
timeout 240 'light -G > /tmp/brightness && light -S 10' resume 'light -S $([ -f /tmp/brightness ] && cat /tmp/brightness || echo 100%)'
|
|
timeout 300 '/usr/share/river/scripts/lock.sh'
|
|
timeout 600 'wlopm --off \*' resume 'wlopm --on \*'
|
|
before-sleep 'playerctl pause'
|
|
before-sleep '/usr/share/river/scripts/lock.sh && sleep 2'
|