summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-04-18 18:05:24 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-04-18 18:05:24 -0700
commit9826c8c5c80d7effbbd3c3b281b113aeb2f6e654 (patch)
tree6d398f01fb12579f0d9fd2b2d4521cf163f4ed0a /home/xyz/.config/newsboat/config
parent1a5ba5b97e2a714443f94e28cbfd5d1e3d8931c8 (diff)
newsboat subheading/seperator hack
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r--home/xyz/.config/newsboat/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index 821ea3d1..7f2fcb1e 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -26,5 +26,8 @@ ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&pro
ignore-article "https://github.blog/feed/" "title !~ \"game\""
+# https://wiki.archlinux.org/title/Newsboat#Subheadings
+highlight feedlist "---.*---" red default bold
+highlight feedlist ".*0/0.." default default invis
# vim: ft=sh