diff options
author | Patrick Simianer <p@simianer.de> | 2017-12-20 20:01:56 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-12-20 20:01:56 +0100 |
commit | b72cfbbfebea3e8f8ed71b04157deb905f7b746a (patch) | |
tree | c40b83c1fcc8d1c5f6ca3dfb947ba36a1d71b44f /newsboat | |
parent | ddf6d389102fc16b992bd1208be378528e055a12 (diff) |
newsboat
Diffstat (limited to 'newsboat')
-rw-r--r-- | newsboat/.newsboat/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newsboat/.newsboat/config b/newsboat/.newsboat/config index 5ad4a93..6b31d89 100644 --- a/newsboat/.newsboat/config +++ b/newsboat/.newsboat/config @@ -14,10 +14,10 @@ color article color246 black browser "open-in-browser" show-read-articles no -openbrowser-and-mark-jumps-to-next-unread yes +openbrowser-and-mark-jumps-to-next-unread no refresh-on-startup yes reload-threads 3 -max-items 100 +max-items 32 notify-xterm yes bind-key j down |