summaryrefslogtreecommitdiffstats
path: root/.scripts/note
blob: 784e64d6ede0a52f3e4e8c0c112c58715a5d0ff6 (plain) (blame)
1
2
#!/bin/bash
echo "$@" && pgrep -x dunst >/dev/null && notify-send "$@"