From 5e48ce8954639c7fe86c6b7daca203aeaea022c2 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 9 Jan 2026 09:38:32 +0100 Subject: Newsboat: kleinere Anpassungen --- newsboat/config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/newsboat/config b/newsboat/config index b5cd7c7..0274f0c 100644 --- a/newsboat/config +++ b/newsboat/config @@ -1,13 +1,16 @@ auto-reload yes +reload-time 10 browser "firefox --new-tab %u" confirm-mark-all-feeds-read no confirm-mark-feed-read no -download-path "~/Downloads/!Podcasts" goto-first-unread no goto-next-feed no keep-articles-days 180 max-items 500 -reload-time 10 +cleanup-on-quit yes + +download-path "~/Downloads/!Podcasts" +download-filename-format "F-%t.%e" bind-key j down feedlist bind-key k up feedlist -- cgit v1.3