diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-29 19:25:33 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-29 19:25:33 -0400 |
commit | e381f1c560a775bff483f93a2d983092d5993a0a (patch) | |
tree | f731203cbb77883331a97f3d45297ac1f1134c7d /.config/newsboat/urls | |
parent | 3a6235af3326589710a496c3d46e7b3241997fe5 (diff) |
add arch linux news rss
Diffstat (limited to '.config/newsboat/urls')
-rw-r--r-- | .config/newsboat/urls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 55cb21e..c67fea5 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -30,6 +30,7 @@ http://rss-bridge.bb8.fun/?action=display&bridge=Twitter&context=By+username&u=E # #---Websites---# # https://www.spacex.com/news.xml "Website" "~Website: SpaceX Feed " https://xkcd.com/rss.xml "Website" "~Website: XKCD " +https://www.archlinux.org/feeds/news/ "Website" "~Website: Arch Linux News" # https://blogues.desjardins.com/press_release/atom.xml "Website" "~Website: Desjardins - Nouvelles" https://chausse.xyz/rss.xml "Website" "~Website: My personal Blog" https://lukesmith.xyz/rss.xml "Website" "~Website: Luke Smith's Blog" |