aboutsummaryrefslogtreecommitdiff
path: root/newsboat/config
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-04-26 21:10:25 +0200
committerThomas Schmucker <ts@its1.de>2023-04-26 21:10:25 +0200
commit2050f29000c60c94987e6bd7af669c4b497a5cc6 (patch)
tree9569f3820e407c06a89327076bc24ae164c66e1c /newsboat/config
parent330df81be809c04500663f50952c745be0699246 (diff)
downloaddotfiles-2050f29000c60c94987e6bd7af669c4b497a5cc6.tar.gz
dotfiles-2050f29000c60c94987e6bd7af669c4b497a5cc6.tar.bz2
dotfiles-2050f29000c60c94987e6bd7af669c4b497a5cc6.zip
Newsboat Konfiguration hinzugefügt
Diffstat (limited to 'newsboat/config')
-rw-r--r--newsboat/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/newsboat/config b/newsboat/config
new file mode 100644
index 0000000..c1ad577
--- /dev/null
+++ b/newsboat/config
@@ -0,0 +1,11 @@
1browser "firefox --new-tab %u"
2download-path "~/Downloads/!Podcasts"
3auto-reload yes
4reload-time 10
5keep-articles-days 180
6max-items 500
7confirm-mark-all-feeds-read no
8confirm-mark-feed-read no
9
10macro o set browser "mpv %u" ; open-in-browser ; set browser "firefox --new-tab %u"
11