voidrice/.scripts/note

3 lines
71 B
Text
Raw Normal View History

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