Skip to content

Instantly share code, notes, and snippets.

@dewey
Last active January 3, 2016 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dewey/8526742 to your computer and use it in GitHub Desktop.
Save dewey/8526742 to your computer and use it in GitHub Desktop.
~/.newsbeuter/config
# Refreshing
auto-reload yes
reload-threads 3
reload-time 20
feed-sort-order unreadarticlecount-asc
# Open links in this browser
browser open
# Write error log
error-log "~/.newsbeuter/error.log"
# Reading
goto-first-unread yes
goto-next-feed yes
show-read-feeds no
text-width 80
# Keep an archive
history-limit 0
keep-articles-days 0
# Mark feeditem as unread if content changed
reset-unread-on-update "http://blog.fefe.de/rss.xml?html"
# Theme Solarized Dark
color listnormal color244 color234
color listfocus color166 color235
color info color136 color235
color background color244 color234
color article color244 color234
color listnormal_unread color166 color234 bold
color listfocus_unread color166 color235
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment