6 lines
261 B
Text
6 lines
261 B
Text
timeout 145 'brillo -O'
|
|
timeout 150 'brillo -a -u 150000 -S 5' resume 'brillo -u 150000 -I'
|
|
timeout 180 'swaylock -f'
|
|
timeout 300 'wlr-randr --output eDP-1 --off' resume 'wlr-randr --output eDP-1 --on'
|
|
timeout 1800 'loginctl suspend'
|
|
before-sleep 'swaylock -f'
|