diff options
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r-- | home/xyz/.config/newsboat/config | 3 |
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 |