From 9000b4475f8e3c632f5bc11187dd781812628478 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 11 Oct 2011 22:14:46 +0200 Subject: Reinstate newsbeuter --- .config/newsbeuter/config | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .config/newsbeuter/config (limited to '.config/newsbeuter/config') diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config new file mode 100644 index 0000000..dc79297 --- /dev/null +++ b/.config/newsbeuter/config @@ -0,0 +1,23 @@ +auto-reload yes +browser "$BROWSER" +confirm-exit yes +feedlist-format "%-35t %?d?- %-35d&? %> %u" +max-items 500 +notify-program notify-send +notify-beep yes +reload-threads 3 +reload-time 60 +show-read-feeds no +show-read-articles no +text-width 80 +articlelist-format "%-4i %f %t" +feedlist-title-format "%N %V %> %u feeds with new articles" +articlelist-title-format "%T" +article-sort-order date-desc + +# colors +color listfocus color7 color2 +color info color7 color2 + +# keys +bind-key i prev-dialog -- cgit v1.2.3-54-g00ecf