summaryrefslogtreecommitdiffstats
path: root/upshot
diff options
context:
space:
mode:
Diffstat (limited to 'upshot')
-rwxr-xr-xupshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/upshot b/upshot
index 066baed..15b1cd3 100755
--- a/upshot
+++ b/upshot
@@ -1,5 +1,5 @@
#!/bin/sh
-file=$(scrot -s -e 'echo $f')
+file=$(scrot -sb -e 'echo $f')
#gimp "$file"
fb "$file"
rm "$file"