summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/bd--rss.el
diff options
context:
space:
mode:
authorbd <bdunahu@colostate.edu>2024-04-29 00:47:23 -0600
committerbd <bdunahu@colostate.edu>2024-04-29 00:47:23 -0600
commit8cf3886bdccd07f24e655cef5a3643d63a8e4d68 (patch)
treedc298e7f1e1e45c0a23176e134f03a7381042c1a /.config/emacs/modules/bd--rss.el
parent315dd04e04fefaae04392b41dbeca1355c4b144d (diff)
Changes to ~/.Xresources, erc, rainbow-mode, etc
Diffstat (limited to '.config/emacs/modules/bd--rss.el')
-rw-r--r--.config/emacs/modules/bd--rss.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--rss.el b/.config/emacs/modules/bd--rss.el
index 8eafc32..dd0db2e 100644
--- a/.config/emacs/modules/bd--rss.el
+++ b/.config/emacs/modules/bd--rss.el
@@ -14,13 +14,14 @@
("Mental Outlaw" "https://vid.puffyan.us/feed/channel/UC7YOGHUfC1Tb6E4pudI9STA" nil nil nil)
("Luke Smith" "https://vid.puffyan.us/feed/channel/UC2eYFnH61tmytImy1mTYvhA" nil nil nil)
("Bugswriter" "https://yewtu.be/feed/channel/UCngn7SVujlvskHRvRKc1cTw" nil nil nil)
+ ("SystemCrafters" "https://yewtu.be/feed/channel/UCAiiOTio8Yu69c3XnR7nQBQ" nil nil nil)
("Protesilaos Stravrou" "https://vid.puffyan.us/feed/channel/UC0uTPqBCFIpZxlz_Lv1tk_g" nil nil nil))
;; 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")))
+ ("VIDEO" "Mental Outlaw" "Luke Smith" "Bugswriter" "Protesilaos Stravrou" "SystemCrafters")))
(provide 'bd--rss)