swayidle: add event
This commit is contained in:
@@ -8,4 +8,5 @@ swayidle -w \
|
|||||||
timeout 900 "$lockCmd" \
|
timeout 900 "$lockCmd" \
|
||||||
timeout 900 'swaymsg "output * dpms off"' \
|
timeout 900 'swaymsg "output * dpms off"' \
|
||||||
resume 'swaymsg "output * dpms on"' \
|
resume 'swaymsg "output * dpms on"' \
|
||||||
|
after-resume 'swaymsg "output * dpms on"' \
|
||||||
before-sleep "$lockCmd"
|
before-sleep "$lockCmd"
|
||||||
|
|||||||
Reference in New Issue
Block a user