#!/bin/sh xpick -h | tr -d '\n' | xclip notify-send "Copied: $(xclip -o)"