voidrice/.scripts/note

3 lines
71 B
Text
Raw Normal View History

2018-07-31 13:58:38 -04:00
#!/bin/bash
echo "$@" && pgrep -x dunst >/dev/null && notify-send "$@"