Fix xidlehook commandline

This commit is contained in:
Cyryl Płotnicki 2019-07-18 21:29:18 +01:00
parent 21e6ea77f5
commit 61388c9850

View file

@ -6,5 +6,6 @@ xidlehook \
--not-when-fullscreen \
--not-when-audio \
--timer normal 180 'xrandr --output "$PRIMARY_DISPLAY" --brightness .1' 'xrandr --output "$PRIMARY_DISPLAY" --brightness 1' \
--timer primary 10 'xrandr --output "$PRIMARY_DISPLAY" --brightness 1; physlock -d' \
--timer normal 600 'systemctl suspend'
--timer primary 10 'xrandr --output "$PRIMARY_DISPLAY" --brightness 1; physlock -d' '' \
--timer normal 600 'systemctl suspend' ''