Good morning

This commit is contained in:
Daniel Flanagan 2023-06-21 09:57:27 -05:00
parent 7a9b5de361
commit 483fd4daf5
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ exec swayidle -w \
timeout 600 'notify-send "Idling in 30 seconds..."' \
timeout 630 'swaylock -f' \
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'
gaps inner 10