about summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-20 15:34:33 -0600
committerCase Duckworth2021-02-20 15:34:33 -0600
commitbd26af44325a4f416eb1df0acd8c5b5f1f6212a5 (patch)
treedae7864baf6e2dcdd6af3c23f28ab3f867fe5957 /config.org
parentAdd acdw/bind and acdw/bind-after-map (diff)
downloademacs-bd26af44325a4f416eb1df0acd8c5b5f1f6212a5.tar.gz
emacs-bd26af44325a4f416eb1df0acd8c5b5f1f6212a5.zip
Add local weather RSS feed
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 14cc597..9606e1d 100644 --- a/config.org +++ b/config.org
@@ -2345,6 +2345,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2345#+begin_src emacs-lisp :noweb-ref settings 2345#+begin_src emacs-lisp :noweb-ref settings
2346 (setq elfeed-feeds 2346 (setq elfeed-feeds
2347 `( 2347 `(
2348 ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather)
2348 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) 2349 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix)
2349 ("https://www.makeworld.gq/feed.xml" blag) 2350 ("https://www.makeworld.gq/feed.xml" blag)
2350 ("https://whyarentyoucoding.com/feed.xml" comix) 2351 ("https://whyarentyoucoding.com/feed.xml" comix)