From a711b31efb29785ff3620f491dc74e7f204a1a1d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 30 Apr 2023 11:59:59 +0300 Subject: emacs: Style and organise elfeed section subheadings --- .emacs.d/init.el | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.emacs.d/init.el') 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) -- cgit v1.2.3