summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscrshot2
1 files changed, 2 insertions, 0 deletions
diff --git a/scrshot b/scrshot
index e270320..478c875 100755
--- a/scrshot
+++ b/scrshot
@@ -32,6 +32,8 @@ if [ -z "$DMENU" ]; then
fi
fi
+sleep 0.3
+
TEMPNAME="$(mktemp -u | xargs basename)"
TEMPFILE="${TEMPNAME#tmp.}.png"