1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/newsboat/.local/bin/notify-rss

4 lines
95 B
Plaintext
Raw Normal View History

2020-03-08 13:36:05 +00:00
#!/usr/bin/env sh
2020-02-27 11:45:39 +00:00
2020-03-20 08:24:08 +00:00
notify-send.py --replaces-process rsscount -a Newsboat -i rssowl Rss "$1" &