diff options
Diffstat (limited to 'newsboat/.config')
-rw-r--r-- | newsboat/.config/newsboat/config | 4 | ||||
-rw-r--r-- | newsboat/.config/newsboat/urls | 13 |
2 files changed, 15 insertions, 2 deletions
diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config index 8aa6490..976cb31 100644 --- a/newsboat/.config/newsboat/config +++ b/newsboat/.config/newsboat/config @@ -1,7 +1,8 @@ #show-read-feeds no auto-reload no -browser "open %u >/dev/null 2>&1" +browser firefox +pager "less -R" external-url-viewer "urlscan -dc -r 'linkhandler {}'" bind-key j down @@ -30,7 +31,6 @@ color listfocus_unread yellow default bold color info red black bold color article white default bold -browser linkhandler macro , open-in-browser macro t set browser "qndl" ; open-in-browser ; set browser linkhandler macro a set browser "tsp yt-dlp --embed-metadata -xic -f bestaudio/best --restrict-filenames" ; open-in-browser ; set browser linkhandler diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls index 2ca9352..f038118 100644 --- a/newsboat/.config/newsboat/urls +++ b/newsboat/.config/newsboat/urls @@ -4,6 +4,7 @@ https://lukesmith.xyz/index.xml blog ---C++_organizations--- https://cppcon.org/rss c++ +https://cppnow.org/feed c++ https://isocpp.org/blog/rss/category/news c++ news https://isocpp.org/blog/rss/category/product-news c++ news https://isocpp.org/blog/rss/category/articles-books c++ @@ -18,7 +19,19 @@ https://guix.gnu.org/feeds/blog.atom ---Projects--- https://neovim.io/news.xml +---Social--- +https://rabkor.ru/feed +https://rabkor.ru/author/boris_kagarlitsky/feed +https://rabkor.ru/author/alex-sakhnin/feed +https://moskvichmag.ru/author/sahnin/feed + ---YouTube--- https://www.youtube.com/feeds/videos.xml?channel_id=UCvmBEbr9NZt7UEh9doI7n_A +https://www.youtube.com/feeds/videos.xml?channel_id=UC5e__RG9K3cHrPotPABnrwg +https://www.youtube.com/feeds/videos.xml?channel_id=UCMlGfpWw-RUdWX_JbLCukXg +---Reddit--- +https://www.reddit.com/r/neovim/.rss +---Torrents--- +https://rutracker.org/forum/viewforum.php?f=7 |