1 2 3 4 5 6 7 8 9 10 11 12 13
# config show-read-feeds no auto-reload yes browser vimb cache-file "~/.config/newsboat/cache.db" # keybinds bind-key RIGHT open bind-key LEFT quit # macros macro m set browser "mpv %u" ; open-in-browser-and-mark-read ; set browser "$BROWSER %u"