summaryrefslogtreecommitdiffstats
path: root/.config/newsbeuter/config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-11-03 20:18:44 +0100
committerGravatar Tom Willemsen2011-11-03 20:18:44 +0100
commita94863fd14493b8be07ba6a23f2bebd0fffff505 (patch)
tree9d098a50e0e6d8c58a0870baa46f98d74b2daf8f /.config/newsbeuter/config
parent4ca7afa2aca6d65990a1e4f3964bd9e637b4d462 (diff)
downloaddotfiles-a94863fd14493b8be07ba6a23f2bebd0fffff505.tar.gz
dotfiles-a94863fd14493b8be07ba6a23f2bebd0fffff505.zip
NEWSBEUTER: Color tweaks, use w3m to render html
Diffstat (limited to '.config/newsbeuter/config')
-rw-r--r--.config/newsbeuter/config40
1 files changed, 22 insertions, 18 deletions
diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config
index 09226c4..acb8715 100644
--- a/.config/newsbeuter/config
+++ b/.config/newsbeuter/config
@@ -1,23 +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
-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
+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 default color0 bold
-color info default color0
+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