diff --git a/i3lock-custom b/i3lock-custom index 2f16e08..597d699 100755 --- a/i3lock-custom +++ b/i3lock-custom @@ -86,8 +86,6 @@ main() { step_produce_image || exit 1 step_start_i3lock step_wait - wait - exit 0 } main $@