summaryrefslogtreecommitdiffhomepage
path: root/quickTool
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-08-14 18:16:08 -0400
committerrealtradam <[email protected]>2023-08-14 18:16:08 -0400
commit440f126691c42e45b7c85e130c0bec9f6a8ab0df (patch)
tree38f04bf592476ef202eb30b6dbfbcae99ff33081 /quickTool
downloadScripts-master.tar.gz
Scripts-master.zip
Diffstat (limited to 'quickTool')
-rwxr-xr-xquickTool3
1 files changed, 3 insertions, 0 deletions
diff --git a/quickTool b/quickTool
new file mode 100755
index 0000000..58712a7
--- /dev/null
+++ b/quickTool
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+maim -i $(xdotool getactivewindow) | tee >(convert - ~/Pictures/Screenshots/$(date +%F-%T).png) | xclip -selection clipboard -t image/png