ambevar-dotfiles/.config/newsbeuter/config

12 lines
377 B
Plaintext

bookmark-cmd newsbeuter-bookmarks
browser "`echo $BROWSER` %u >/dev/null 2>&1 &"
macro a edit-flags a
define-filter Starred flags="a"
highlight article "^Feed:" red default bold
highlight article "^Title:" green default bold
highlight article "^Author:" blue default bold
highlight article "^Links?:" yellow default bold
highlight article "^Date:" magenta default bold
## End