aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/doom/config.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/doom/config.org b/config/doom/config.org
index 3d7b3a1..45d5fca 100644
--- a/config/doom/config.org
+++ b/config/doom/config.org
@@ -212,10 +212,12 @@ this new window.
(setq elfeed-feeds
'("https://sachachua.com/blog/feed"
"http://www.howardism.org/index.xml"
+ "https://reyify.com/api/rss"
"https://guix.gnu.org/feeds/blog.atom"
"https://ag91.github.io/rss.xml"
"https://daryl.wakatara.com/rss.xml"
"https://nullprogram.com/feed/"
+ "https://www.schneier.com/feed/atom"
"https://stevelosh.com/rss.xml")))
#+end_src