newsboat: update config
This commit is contained in:
parent
c866ba828c
commit
0173cf5e11
|
|
@ -26,12 +26,13 @@ bind-key H prev-feed
|
||||||
bind-key L next-feed
|
bind-key L next-feed
|
||||||
bind-key c toggle-show-read-feeds
|
bind-key c toggle-show-read-feeds
|
||||||
|
|
||||||
color listnormal cyan default
|
color background default default
|
||||||
color listfocus black yellow standout bold
|
color listnormal cyan default
|
||||||
color listnormal_unread blue default
|
color listfocus black yellow dim
|
||||||
color listfocus_unread yellow default bold
|
color listnormal_unread blue default bold
|
||||||
color info red black bold
|
color listfocus_unread black yellow underline
|
||||||
color article white default bold
|
color info default red
|
||||||
|
color article default default
|
||||||
|
|
||||||
highlight all "---.*---" yellow
|
highlight all "---.*---" yellow
|
||||||
highlight feedlist ".*(0/0))" black
|
highlight feedlist ".*(0/0))" black
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,10 @@
|
||||||
|
"---NEWS---"
|
||||||
|
https://news.ycombinator.com/rss
|
||||||
https://blog.rust-lang.org/feed.xml "programming"
|
https://blog.rust-lang.org/feed.xml "programming"
|
||||||
|
https://www.archlinux.org/feeds/news/ "tech"
|
||||||
|
https://artixlinux.org/feed.php "tech"
|
||||||
|
|
||||||
|
|
||||||
https://matklad.github.io/feed.xml "programming"
|
https://matklad.github.io/feed.xml "programming"
|
||||||
https://ihatereality.space/rss.xml "programming"
|
https://ihatereality.space/rss.xml "programming"
|
||||||
https://fasterthanli.me/index.xml "programming"
|
https://fasterthanli.me/index.xml "programming"
|
||||||
|
|
@ -8,6 +14,3 @@ https://cedaei.com/index.xml
|
||||||
https://krolyxon.tildevarsh.in/atom.xml
|
https://krolyxon.tildevarsh.in/atom.xml
|
||||||
https://lukesmith.xyz/rss.xml
|
https://lukesmith.xyz/rss.xml
|
||||||
https://landchad.net/rss
|
https://landchad.net/rss
|
||||||
https://news.ycombinator.com/rss
|
|
||||||
https://www.archlinux.org/feeds/news/ "tech"
|
|
||||||
https://artixlinux.org/feed.php "tech"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue