From 70f6584ad8f59b874e9de1f1915a269b8ddf9f36 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 31 May 2023 22:56:33 +0200 Subject: Bessere Navigation in Newsboat --- newsboat/config | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/newsboat/config b/newsboat/config index 0a66950..b5cd7c7 100644 --- a/newsboat/config +++ b/newsboat/config @@ -1,11 +1,13 @@ +auto-reload yes browser "firefox --new-tab %u" +confirm-mark-all-feeds-read no +confirm-mark-feed-read no download-path "~/Downloads/!Podcasts" -auto-reload yes -reload-time 10 +goto-first-unread no +goto-next-feed no keep-articles-days 180 max-items 500 -confirm-mark-all-feeds-read no -confirm-mark-feed-read no +reload-time 10 bind-key j down feedlist bind-key k up feedlist -- cgit v1.3