summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscrshot1
1 files changed, 1 insertions, 0 deletions
diff --git a/scrshot b/scrshot
index 478c875..fe21abd 100755
--- a/scrshot
+++ b/scrshot
@@ -37,6 +37,7 @@ sleep 0.3
TEMPNAME="$(mktemp -u | xargs basename)"
TEMPFILE="${TEMPNAME#tmp.}.png"
+sleep 0.1
"$SCRSH" $SARG "$TEMPFILE"
if [ -z "$FILENAME" ]; then