diff options
Diffstat (limited to 'sh/news')
-rwxr-xr-x | sh/news | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ daily () { # mail.yahoo.com/d/folders/6 is spam folder # ihostart announcements rss feed not working on newsboat, not sure why, so I put here instead + # I disabled discord notification for some lab/project group, I prefer check manually everyday o "$BROWSER" \ https://github.com/notifications \ 'https://mail.google.com/mail/u/0/#inbox' \ @@ -11,6 +12,7 @@ daily () { 'https://mail.google.com/mail/u/1/#spam' \ https://mail.yahoo.com \ https://mail.yahoo.com/d/folders/6 \ + https://discord.com/channels/@me \ https://en.wikipedia.org/wiki/Portal:Current_events \ https://panel.ihostart.com/index.php?rp=/announcements # alacritty --hold must be before -e |