diff --git a/bin/omarchy-cmd-screenshot b/bin/omarchy-cmd-screenshot index d07d4a15..c0a1de52 100755 --- a/bin/omarchy-cmd-screenshot +++ b/bin/omarchy-cmd-screenshot @@ -32,7 +32,6 @@ open_editor() { if [[ "$SCREENSHOT_EDITOR" == "satty" ]]; then satty --filename "$filepath" \ --output-filename "$filepath" \ - --early-exit \ --actions-on-enter save-to-clipboard \ --save-after-copy \ --copy-command 'wl-copy'