diff --git a/dot_local/bin/executable_swayidle-launcher.tmpl b/dot_local/bin/executable_swayidle-launcher.tmpl index 35c7423..bca9ba6 100644 --- a/dot_local/bin/executable_swayidle-launcher.tmpl +++ b/dot_local/bin/executable_swayidle-launcher.tmpl @@ -25,7 +25,7 @@ swayidle -w \ swayidle -w \ timeout 300 'waylock-launcher' \ timeout 900 'wlr-randr --output DP-1 --off --output DP-2 --off' \ - resume 'wlr-randr --output DP-1 --on --output DP-2 --on && kanshictl reload' \ + resume 'wlr-randr --output DP-1 --on --output DP-2 --on && sleep 2 && kanshictl reload' \ 2>&1 | tee -a "$LOG_FILE" & disown {{- else }} # lock after 5m