#!/usr/bin/env bash read -r msg notify-send "$msg" "$@"