From 7978c5c6ca4460f470eeed6040777c25df5b3597 Mon Sep 17 00:00:00 2001 From: bd Date: Fri, 29 Mar 2024 19:12:03 -0600 Subject: Minor changes to tabs/projects --- .config/emacs/modules/bd--rss.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/emacs/modules/bd--rss.el') diff --git a/.config/emacs/modules/bd--rss.el b/.config/emacs/modules/bd--rss.el index e0b48e5..8eafc32 100644 --- a/.config/emacs/modules/bd--rss.el +++ b/.config/emacs/modules/bd--rss.el @@ -8,6 +8,7 @@ newsticker-url-list '(("Ambrose and Elsewhere" "https://jamesenge.com/engeblog/feed" nil nil nil) ("James Enge Mastodon" "https://mastodon.sdf.org/@jamesenge.rss" nil nil nil) ("Tales From the Magician's Skull" "https://goodman-games.com/tftms/category/book-reviews/feed" nil nil nil) + ("Protesilaos Issues" "https://protesilaos.com/commentary.xml" nil nil nil) ("Parabola GNU/Linux-libre" "https://www.parabola.nu/feeds/news/" nil nil nil) ("suckless.org news" "https://suckless.org/atom.xml" nil nil nil) ("Mental Outlaw" "https://vid.puffyan.us/feed/channel/UC7YOGHUfC1Tb6E4pudI9STA" nil nil nil) @@ -17,6 +18,7 @@ ;; may require ./newsticker/groups to be cleared newsticker-groups '("Feeds" ("READING" "James Enge Mastodon" "Tales From the Magician's Skull" "Ambrose and Elsewhere") + ("PHILOSOPHY" "Protesilaos Issues") ("TECH" "Parabola GNU/Linux-libre" "suckless.org news") ("VIDEO" "Mental Outlaw" "Luke Smith" "Bugswriter" "Protesilaos Stravrou"))) -- cgit v1.2.3