Good morning
This commit is contained in:
parent
7a9b5de361
commit
483fd4daf5
|
@ -5,7 +5,7 @@ exec swayidle -w \
|
||||||
timeout 600 'notify-send "Idling in 30 seconds..."' \
|
timeout 600 'notify-send "Idling in 30 seconds..."' \
|
||||||
timeout 630 'swaylock -f' \
|
timeout 630 'swaylock -f' \
|
||||||
timeout 660 'swaymsg "output * dpms off"' \
|
timeout 660 'swaymsg "output * dpms off"' \
|
||||||
resume 'swaymsg "output * dpms on" & maybe-good-morning' \
|
resume 'swaymsg "output * dpms on" & maybe-good-morning &' \
|
||||||
before-sleep 'swaylock -f'
|
before-sleep 'swaylock -f'
|
||||||
|
|
||||||
gaps inner 10
|
gaps inner 10
|
||||||
|
|
Reference in a new issue