#!/bin/sh

scrot -se 'xclip -selection clipboard -t "image/png" < $f && mv $f ~/Pictures/screenshots'