elfeed
This commit is contained in:
@@ -728,5 +728,15 @@
|
||||
:straight t
|
||||
:mode "\\.nix\\'")
|
||||
|
||||
|
||||
;; RSS
|
||||
(use-package elfeed
|
||||
:ensure t
|
||||
:straight t
|
||||
:custom
|
||||
(elfeed-feeds
|
||||
'(("https://hnrss.org/frontpage" hn)
|
||||
("https://lwn.net/headlines/rss" lwn))))
|
||||
|
||||
(provide 'init)
|
||||
;;; init.el ends here
|
||||
|
||||
Reference in New Issue
Block a user