summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-12 21:52:43 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-03-12 21:53:39 -0700
commitcaf7e03561397a83c3ea6b7c7b4b414a9605f24a (patch)
treed9865aceaa05861151299b9ac8b6a15aeb3be817 /home/xyz/.config/newsboat/config
parent8a046332b737568e72b744b96166e2455d4482ab (diff)
less feed, my time can be better spend on other things
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