aboutsummaryrefslogtreecommitdiff
path: root/newsboat/config
diff options
context:
space:
mode:
Diffstat (limited to 'newsboat/config')
-rw-r--r--newsboat/config7
1 files 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 @@
1auto-reload yes 1auto-reload yes
2reload-time 10
2browser "firefox --new-tab %u" 3browser "firefox --new-tab %u"
3confirm-mark-all-feeds-read no 4confirm-mark-all-feeds-read no
4confirm-mark-feed-read no 5confirm-mark-feed-read no
5download-path "~/Downloads/!Podcasts"
6goto-first-unread no 6goto-first-unread no
7goto-next-feed no 7goto-next-feed no
8keep-articles-days 180 8keep-articles-days 180
9max-items 500 9max-items 500
10reload-time 10 10cleanup-on-quit yes
11
12download-path "~/Downloads/!Podcasts"
13download-filename-format "F-%t.%e"
11 14
12bind-key j down feedlist 15bind-key j down feedlist
13bind-key k up feedlist 16bind-key k up feedlist