summaryrefslogblamecommitdiffstats
path: root/.config/newsboat/config
blob: 5cbe11e026a504ec63f288879663b70fa82f11bc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                       
# config
show-read-feeds no
auto-reload yes
browser firefox
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 "firefox %u"