summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r--home/xyz/.config/newsboat/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index 51cc0394..9b1b5924 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -26,7 +26,7 @@ ignore-article "https://github.blog/feed/" "title !~ \"game\""
# https://wiki.archlinux.org/title/Newsboat#Subheadings
# my way of markdown like heading 1 === and heading 2 ---
highlight feedlist "---.*---" red default bold
-highlight feedlist "===.*===" red default bold
+#highlight feedlist "===.*===" red default bold
highlight feedlist ".*0/0.." default default invis
# vim: ft=sh