dotfiles/newsboat/config
2023-11-19 22:49:43 -06:00

7 lines
No EOL
341 B
Text

include ~/.config/newsboat/dark
auto-reload yes # fetch new content when starting program
reload-time 10 # fetch new content every 10 minutes
notify-always yes # update tmux counters after every fetch
notify-format "%d %n %f"
notify-program "~/.config/tmux/plugins/tmux-newsboat/bin/tmux-newsboat"
html-renderer "w3m -dump -T text/html"