Git Repos / dotfiles / config / newsboat / config
Last update to this file was on 2022-02-15 at 01:24.
Show config
# config & keys
auto-reload yes
bind-key j down
bind-key k up
browser "/usr/local/bin/xdg-open %u"
max-items 1000
notify-beep no
reload-time 15
show-keymap-hint no
# colors & formatting
articlelist-format "%t"
articlelist-title-format "%T: %u / %t"
datetime-format %m/%d
feedlist-format "%t"
feedlist-title-format "%N: %u / %t"
color article white default
color background white default
color info black default bold
color listnormal black default bold
color listnormal_unread white default
color listfocus white default bold
color listfocus_unread blue default bold
color title black default bold
Return to the top of this page or return to the overview of this repo.
Log config
Date | Commit Message | Author | + | - |
---|---|---|---|---|
2022-02-15 | get_rss (an rss fetching program), various tweaks | cev | +15 | -2 |
2022-01-29 | Upgraded software & that required updating configs | cev | +1 | -1 |
2021-12-08 | Initial commit. Dotfiles, scripts, basic Makefile. | cev | +10 |
Return to the top of this page or return to the overview of this repo.