summaryrefslogtreecommitdiffstats
path: root/.config/newsbeuter/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/newsbeuter/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..acb8715
--- /dev/null
+++ b/.config/newsbeuter/config
@@ -0,0 +1,27 @@
+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
+articlelist-format "%-4i %f %t"
+feedlist-title-format "%N %V %> %u feeds with new articles"
+articlelist-title-format "%T"
+article-sort-order date-desc
+html-renderer "w3m -dump -T text/HTML -cols 80"
+text-width 80
+
+# colors
+color listfocus black green bold
+color info white red
+
+# highlight
+highlight article "^(Feed|Title|Author|Link|Date):.*" green default bold
+
+# keys
+bind-key i prev-dialog