From 950ea9daab8d66189eaaef8e9f7088fd0a93aec2 Mon Sep 17 00:00:00 2001 From: Yannik Buerkle Date: Wed, 29 May 2024 08:13:12 +0200 Subject: [PATCH] Add heise feed in elfeed --- .config/doom/custom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/doom/custom.el b/.config/doom/custom.el index ccc0305..ef2eb7a 100644 --- a/.config/doom/custom.el +++ b/.config/doom/custom.el @@ -3,6 +3,7 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. + '(elfeed-feeds '("https://www.heise.de/ct/feed.xml")) '(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'") '(org-agenda-files '("~/Nextcloud/Dokumente/org/"))) (custom-set-faces