summaryrefslogtreecommitdiffstats
path: root/.local/bin/newsboat-notif
blob: cc2b38599728a8cd24e73c100e298861cc9a0abe (plain)
1
2
3
#!/bin/sh

[ $1 -gt 0 ] && notify-send -u normal -t 6000 newsboat "  <b>$@</b> new articles"