diff options
Diffstat (limited to '')
-rw-r--r-- | newsboat/config | 2 | ||||
-rw-r--r-- | newsboat/urls | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index e3cb4cc..0492b06 100644 --- a/newsboat/config +++ b/newsboat/config @@ -42,7 +42,7 @@ max-items 20 download-path "~/Downloads" player mpv -browser /home/lemon/dotfiles/lynx/lynx +browser /home/lemon/openbsd-dotfiles/lynx/lynx macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u" # # press ,y to log the url - you can type a comment to prefix the URL in the log file but it doesn't prompt you... diff --git a/newsboat/urls b/newsboat/urls index f8af09a..6ac2497 100644 --- a/newsboat/urls +++ b/newsboat/urls @@ -1,3 +1,4 @@ +https://undeadly.org/errata/errata.rss https://www.reddit.com/r/rugbyunion/.rss https://gosamples.dev/index.xml https://eli.thegreenplace.net/feeds/all.atom.xml |