aboutsummaryrefslogtreecommitdiff
path: root/newsboat/config
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-01-09 09:38:32 +0100
committerThomas Schmucker <ts@its1.de>2026-01-09 09:38:32 +0100
commit5e48ce8954639c7fe86c6b7daca203aeaea022c2 (patch)
tree298f2faf447bbb608ab7c00051866d4d408cf4a9 /newsboat/config
parent08017b22536f653110ec03a4f7c0d85c44f71142 (diff)
downloaddotfiles-5e48ce8954639c7fe86c6b7daca203aeaea022c2.tar.gz
dotfiles-5e48ce8954639c7fe86c6b7daca203aeaea022c2.tar.bz2
dotfiles-5e48ce8954639c7fe86c6b7daca203aeaea022c2.zip
Newsboat: kleinere Anpassungen
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