#!/bin/sh # Screenshot a selection of screen import png:- | xclip -selection clipboard -t image/png && notify-send "Screenshot copied to clipboard"