Updated newsboat config
This commit is contained in:
parent
7a6517bfaf
commit
35e4eae55b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue