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

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