Updated newsboat config

This commit is contained in:
jfm 2024-04-24 21:20:14 +02:00
parent 7a6517bfaf
commit 35e4eae55b
1 changed files with 0 additions and 13 deletions

View File

@ -2,16 +2,3 @@ auto-reload yes
reload-time 60
browser "w3m %u"
articlelist-format "%4i %f %D %t"
color background default default
color listnormal default default
color listnormal_unread default default
color listfocus black yellow
color listfocus_unread black yellow
color info default black
color article default default
# highlights
highlight article "^(Title):.*$" blue default
highlight article "https?://[^ ]+" red default
highlight article "\\[image\\ [0-9]+\\]" green default