diff options
Diffstat (limited to 'home/xyz/.config/newsboat/config')
| -rw-r--r-- | home/xyz/.config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 3bfadf8e..75ae5d3b 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -29,7 +29,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 #color background white black |
