Last active
December 25, 2015 18:39
-
-
Save stamina321/7021987 to your computer and use it in GitHub Desktop.
My newsbeuter configuration file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Copy content into $HOME/.newsbeuter/config | |
| # GUI | |
| color listfocus white blue | |
| color listnormal_unread green default | |
| color listfocus_unread white green | |
| color info default default reverse bold | |
| # Others options | |
| browser firefox | |
| cleanup-on-quit yes | |
| datetime-format "%d %b" | |
| download-full-page yes | |
| download-retries 10 | |
| keep-articles-days 5 | |
| refresh-on-startup yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment