summaryrefslogtreecommitdiffhomepage
path: root/quickTool
blob: 58712a7803d7a8f715614aaf6098453bca6ca45b (plain)
1
2
3
#!/bin/bash

maim -i $(xdotool getactivewindow) | tee >(convert - ~/Pictures/Screenshots/$(date +%F-%T).png) | xclip -selection clipboard -t image/png