Re-enable elfeed, use org file for configuration

This commit is contained in:
Evie Litherland-Smith 2023-10-20 11:45:42 +01:00
parent 41efd6cd77
commit 4663abd15f
2 changed files with 3 additions and 9 deletions

View file

@ -60,15 +60,8 @@
:icon (nerd-icons-mdicon "nf-md-book" :face 'doom-dashboard-menu-title)
:action doom/help)))
(after! gnus
(setq gnus-select-method '(nntp "news.gnus.org")))
;; elfeed RSS sources
;; (after! elfeed
;; (setq elfeed-feeds
;; '("https://systemcrafters.net/rss/news.xml"
;; "https://www.zotero.org/blog/feed/"))
;; (add-hook! 'elfeed-search-mode-hook #'elfeed-update))
;; elfeed update on open
(after! elfeed (add-hook! 'elfeed-search-mode-hook #'elfeed-update))
;; projectile auto-discover projects
(after! projectile

View file

@ -147,6 +147,7 @@
:app
calendar
emms
(rss +org)
;; irc ; how neckbeards socialize
:config