summaryrefslogtreecommitdiff
path: root/i3-screeniecmd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'i3-screeniecmd.sh')
-rwxr-xr-xi3-screeniecmd.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/i3-screeniecmd.sh b/i3-screeniecmd.sh
new file mode 100755
index 0000000..4f62401
--- /dev/null
+++ b/i3-screeniecmd.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+scrot -z -e 'mkdir -p ~/pictures/screenshots && mv $f ~/pictures/screenshots/'