aboutsummaryrefslogtreecommitdiff
path: root/scripts/.scripts/screenshot.sh
blob: 336816f53c4a6f887099850d62750dc2b6234fb2 (plain)
1
2
3
4
#!/bin/sh -e

selection=$(hacksaw -f "-i %i -g %g")
shotgun $selection - | xclip -t 'image/png' -selection clipboard