From 0b0e95e88c1dbd6a9f16300ae03f725e37b6369b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 28 Jul 2011 00:25:27 +0200 Subject: Preparing placing home-directory in repo --- .config/newsbeuter/config | 22 ++++++++++++++++++++++ 1 file changed, 22 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..c815f62 --- /dev/null +++ b/.config/newsbeuter/config @@ -0,0 +1,22 @@ +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" + +# colors +color listfocus default black +color info default black + +# keys +bind-key i prev-dialog -- cgit v1.2.3-54-g00ecf