diff options
Diffstat (limited to 'newsboat')
-rw-r--r-- | newsboat/.newsboat/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newsboat/.newsboat/config b/newsboat/.newsboat/config index 613dc7d..5ad4a93 100644 --- a/newsboat/.newsboat/config +++ b/newsboat/.newsboat/config @@ -14,6 +14,11 @@ color article color246 black browser "open-in-browser" show-read-articles no +openbrowser-and-mark-jumps-to-next-unread yes +refresh-on-startup yes +reload-threads 3 +max-items 100 +notify-xterm yes bind-key j down bind-key k up |