summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-11 21:29:02 +0200
committerGravatar Tom Willemsen2012-10-11 21:29:02 +0200
commit9eb16a0418eaea8d8bb290bae10ab764ef667e4b (patch)
treec0d9fa6969c07eed7bd68589ec0384367e4dd813 /.config
parent319fb2353d35f22bb67c09780260f0ab6eafc5b1 (diff)
downloaddotfiles-9eb16a0418eaea8d8bb290bae10ab764ef667e4b.tar.gz
dotfiles-9eb16a0418eaea8d8bb290bae10ab764ef667e4b.zip
.config/newsbeuter/config
Diffstat (limited to '.config')
-rw-r--r--.config/newsbeuter/config27
1 files changed, 27 insertions, 0 deletions
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