aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-05-31 22:56:33 +0200
committerThomas Schmucker <ts@its1.de>2023-05-31 22:56:33 +0200
commit70f6584ad8f59b874e9de1f1915a269b8ddf9f36 (patch)
treefc2dd2320ed4366ebe025bd4343ee705ec50e9ad
parent3f86d62eb2be7eb6f589bd8d79c19f175e6dc375 (diff)
downloaddotfiles-70f6584ad8f59b874e9de1f1915a269b8ddf9f36.tar.gz
dotfiles-70f6584ad8f59b874e9de1f1915a269b8ddf9f36.tar.bz2
dotfiles-70f6584ad8f59b874e9de1f1915a269b8ddf9f36.zip
Bessere Navigation in Newsboat
-rw-r--r--newsboat/config10
1 files 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 @@
1auto-reload yes
1browser "firefox --new-tab %u" 2browser "firefox --new-tab %u"
3confirm-mark-all-feeds-read no
4confirm-mark-feed-read no
2download-path "~/Downloads/!Podcasts" 5download-path "~/Downloads/!Podcasts"
3auto-reload yes 6goto-first-unread no
4reload-time 10 7goto-next-feed no
5keep-articles-days 180 8keep-articles-days 180
6max-items 500 9max-items 500
7confirm-mark-all-feeds-read no 10reload-time 10
8confirm-mark-feed-read no
9 11
10bind-key j down feedlist 12bind-key j down feedlist
11bind-key k up feedlist 13bind-key k up feedlist