This website requires JavaScript.
Explore
Help
Sign In
alrayyes
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/alrayyes/dotfiles/
synced
2023-11-14 15:56:30 +00:00
Code
Issues
Releases
Wiki
Activity
a51981aeb0
dotfiles
/
newsboat
/
.local
/
bin
/
notify-rss
4 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
rss count works fully now
2020-03-08 13:36:05 +00:00
#!/usr/bin/env sh
Added rss icon to notification
2020-02-27 11:45:39 +00:00
Make sure notificaitions don't hang
2020-03-29 09:48:13 +00:00
notify-send.py -a Newsboat -i rssowl Rss "$1" &
Reference in New Issue
Copy Permalink