diff options
Diffstat (limited to 'sh/news')
-rwxr-xr-x | sh/news | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,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 o "$BROWSER" \ https://github.com/notifications \ 'https://mail.google.com/mail/u/0/#inbox' \ @@ -10,7 +11,8 @@ daily () { 'https://mail.google.com/mail/u/1/#spam' \ https://mail.yahoo.com \ https://mail.yahoo.com/d/folders/6 \ - https://en.wikipedia.org/wiki/Portal:Current_events + https://en.wikipedia.org/wiki/Portal:Current_events \ + https://panel.ihostart.com/index.php?rp=/announcements # alacritty --hold must be before -e # full window: -w156, am and pm in one line: -w114 o alacritty --hold -e rem -cu+2 -@ -w114 |