# Rss reader newsboat max-items 100 browser w3m show-read-feeds no # Setting the theme color info color255 color100 color listfocus color255 color11 color listfocus_unread color255 color11 # The prefix key is , so you have to press comma before any macros # Remember to change the browser here when changing the default browser macro F set browser "firefox %u" ; open-in-browser ; set browser "w3m %u" # Keybindings unbind-key R bind-key ^R reload-all bind-key k up all bind-key j down all