dotfiles/data/newsboat/config

19 lines
331 B
Plaintext

# https://wiki.archlinux.org/title/Newsboat
include ~/.config/newsboat/dark
auto-reload yes
confirm-mark-all-feeds-read no
confirm-mark-feed-read no
reload-threads 16
text-width 120
# https://m-chrzan.xyz/blog/vim-keybindings-for-newsboat.html
unbind-key g
unbind-key G
bind-key g home
bind-key G end
unbind-key j
unbind-key k