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
1166d74b4c
dotfiles
/
newsboat
/
.local
/
bin
/
notify-rss
4 lines
95 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
Fix polybar notification rss bug
2020-03-20 08:24:08 +00:00
notify-send.py --replaces-process rsscount -a Newsboat -i rssowl Rss "$1" &
Reference in New Issue
Copy Permalink