diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-05-24 22:58:30 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-05-24 22:58:30 +0530 |
| commit | 8839ac5f3113f966b35920e412ef73b7aafece54 (patch) | |
| tree | 2b66b758edf5f74f2795bbe3e77d2b9728607c10 /.config/newsboat | |
| parent | c1af8c0ef031d08812330e1cea925d3858bf6354 (diff) | |
scripts changes
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 |
