diff options
author | Matthew Lemon <y@yulqen.org> | 2023-09-25 17:43:32 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-09-25 17:43:32 +0100 |
commit | 7628f792ae3024fc044a1a1238f0a1b51c241b9e (patch) | |
tree | 3b1fc3ee3dfc14746a7e0a7d07443fa6b5078ed8 /newsboat/config | |
parent | 87e153a670d32d5197c1af465c84f9472e1a6a08 (diff) |
Adds a load of YT urls to newsboat
Diffstat (limited to 'newsboat/config')
-rw-r--r-- | newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index 12cf3d7..8e23618 100644 --- a/newsboat/config +++ b/newsboat/config @@ -38,7 +38,7 @@ notify-program "notify-send" notify-screen yes notify-xterm yes -max-items 40 +max-items 60 download-path "~/Downloads" player mpv |