#!/bin/sh set -e wl-copy "$@" notify-send --urgency=low "copied url" "$@"