#! /bin/bash notify() { notify-send -t 4000 -i 'dialog-error' "$1 — Try Again!" }