diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config new file mode 100644 index 0000000..257f150 --- /dev/null +++ b/.config/newsbeuter/config @@ -0,0 +1,27 @@ + +auto-reload yes +reload-threads 3 +reload-time 60 + +browser firefox + +confirm-exit yes + +feedlist-format "%-35t %?d?- %-35d&? %> %u" +articlelist-format "%-4i %f %t" +feedlist-title-format "%N %V %> %u feeds with new articles" +articlelist-title-format "%T" + +max-items 500 + +show-read-feeds no +show-read-articles no + +html-renderer "w3m -dump -T text/HTML -cols 72" + +color listfocus default red +color info default black bold + +highlight article "^(Feed|Title|Author|Link|Date):.*" yellow default bold + +article-sort-order date-desc