diff options
Diffstat (limited to '.config/newsboat')
| -rw-r--r-- | .config/newsboat/config | 2 | ||||
| -rw-r--r-- | .config/newsboat/urls | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index ee855e0..db5b75b 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -27,7 +27,7 @@ bind-key L next-feed bind-key c toggle-show-read-feeds color background default default -color listnormal cyan default +color listnormal white default color listfocus black yellow dim color listnormal_unread blue default bold color listfocus_unread black yellow underline diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 011aaae..8d04177 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -8,6 +8,7 @@ https://artixlinux.org/feed.php "tech" https://matklad.github.io/feed.xml "programming" https://ihatereality.space/rss.xml "programming" https://fasterthanli.me/index.xml "programming" +https://thesquareplanet.com/feed.xml https://digdeeper.club/atom.xml https://gnulinuxindia.org/index.xml https://cedaei.com/index.xml |
