From d9d3334a294e819f211b4eb6c78bfd00430bd0bf Mon Sep 17 00:00:00 2001 From: Wiktor Zykubek Date: Sun, 10 May 2020 10:30:03 +0200 Subject: [PATCH] Edit urls for newsboat --- .config/newsboat/urls | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.config/newsboat/urls b/.config/newsboat/urls index c76d512..79682d3 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,7 +1,8 @@ -http://lukesmith.xyz/rss.xml -https://notrelated.libsyn.com/rss -https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)" -https://suckless.org/atom.xml -https://reddit.com/r/linux/.rss -https://linux.com/feed -https://www.archlinux.org/feeds/news/ "tech" +http://lukesmith.xyz/rss.xml "luke smith" +https://notrelated.libsyn.com/rss "luke smith" +https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "luke smith" "~Luke Smith (YouTube)" +https://suckless.org/atom.xml "linux" +https://reddit.com/r/linux/.rss "linux" +https://linux.com/feed "linux" +https://www.archlinux.org/feeds/news/ "linux" +https://www.parabola.nu/feeds/news/ "linux"