From 5833a7c0284f08858f9caebbe3ddee12ee9aaaeb Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Thu, 7 May 2026 19:33:09 -0400 Subject: [PATCH] Updat RSS Feed in Glance --- apps/hydra/glance/configmap-glance.yaml | 8 ++++++-- config/glance/config/home.yml | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/apps/hydra/glance/configmap-glance.yaml b/apps/hydra/glance/configmap-glance.yaml index 9979683..2e45c8c 100644 --- a/apps/hydra/glance/configmap-glance.yaml +++ b/apps/hydra/glance/configmap-glance.yaml @@ -99,7 +99,7 @@ data: url: https://www.youtube.com/results?search_query={QUERY} - type: videos - title: Chill Music + title: Work Music channels: - UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris # - UC9fr5ejRTqZWIBn5CfqEKng # The Silent Gentleman @@ -114,7 +114,11 @@ data: cache: 12h feeds: - url: https://selfh.st/rss/ - title: selfh.st + - title: selfh.st + - url: http://orthochristian.com/xml/rss.xml + title: Orthodoxy + - url: https://archlinux.org/feeds/news/ + title: Arch Linux (BTW) # limit: 3 - size: small diff --git a/config/glance/config/home.yml b/config/glance/config/home.yml index e0f044e..d2ed56c 100644 --- a/config/glance/config/home.yml +++ b/config/glance/config/home.yml @@ -61,7 +61,7 @@ url: https://www.youtube.com/results?search_query={QUERY} - type: videos - title: Chill Music + title: Work Music channels: - UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris # - UC9fr5ejRTqZWIBn5CfqEKng # The Silent Gentleman @@ -76,7 +76,11 @@ cache: 12h feeds: - url: https://selfh.st/rss/ - title: selfh.st + - title: selfh.st + - url: http://orthochristian.com/xml/rss.xml + title: Orthodoxy + - url: https://archlinux.org/feeds/news/ + title: Arch Linux (BTW) # limit: 3 - size: small