dotfiles/symlinks/config/newsboat/config

33 lines
668 B
Plaintext
Raw Normal View History

2021-01-07 08:09:41 +00:00
# Feed loading
max-items 100
reload-threads 100
prepopulate-query-feeds yes
auto-reload yes
unbind-key R
bind-key ^R reload-all
# Display
show-read-feeds no
text-width 80
2021-01-17 20:49:31 +00:00
include ~/.config/newsboat/colors
2021-01-07 08:09:41 +00:00
# Navigation
browser xdg-open
bind-key j next
bind-key k prev
bind-key J next-feed
bind-key K prev-feed
bind-key j down article
bind-key k up article
bind-key J next article
bind-key K prev article
# Macros
# Open in mpv
macro m set browser "mpv %u" ; open-in-browser ; set browser xdg-open
2022-07-28 20:52:46 +00:00
# Feed integration
urls-source "ocnews"
include ~/.config/newsboat/ocnewsconf