summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el7
1 files changed, 2 insertions, 5 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index ecfba6e..4ccef61 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -645,10 +645,8 @@ Contains the list of packages that need to be installed.")
NYT med news)
("https://rss.nytimes.com/services/xml/rss/nyt/World.xml"
NYT world news)
- ("https://rss.nytimes.com/services/xml/rss/nyt/US.xml"
- NYT us news)
- ("https://www.addtoany.com/add_to/feed?linkurl=http%3A%2F%2Fwww.thelancet.com%2Frssfeed%2Flancet_current.xml&type=feed&linkname=The%20Lancet%20Current%20Issue&linknote="
- lancet med)
+ ("https://thanosapollo.com/posts/index.xml"
+ thanos)
("http://nullprogram.com/feed/"
emacs linux)
("https://drewdevault.com/blog/index.xml"
@@ -692,7 +690,6 @@ Contains the list of packages that need to be installed.")
(define-key elfeed-search-mode-map (kbd "v") 'elfeed-view-mpv)
(define-key elfeed-search-mode-map (kbd "U") 'elfeed-update)
-
(setq elfeed-goodies/entry-pane-size 0.65)
(elfeed-goodies/setup)