summaryrefslogtreecommitdiffhomepage
path: root/snippingTool
diff options
context:
space:
mode:
Diffstat (limited to 'snippingTool')
-rwxr-xr-xsnippingTool3
1 files changed, 3 insertions, 0 deletions
diff --git a/snippingTool b/snippingTool
new file mode 100755
index 0000000..d18ce08
--- /dev/null
+++ b/snippingTool
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+maim -us | tee >(convert - ~/Pictures/Screenshots/$(date +%F-%T).png) | xclip -selection clipboard -t image/png