ambevar-dotfiles/.config/newsbeuter/config

13 lines
360 B
Plaintext

browser "$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
bind-key j down
bind-key k up