From e0e6089c2ec3e4787adb33663d92336729a043e8 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 31 Oct 2022 18:29:16 +0100 Subject: home/news: get mpv to load smaller video files (also, yet more feeds) --- home/newsboat-public.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home/newsboat-public.nix') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index b6a5076..aa613ee 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -109,6 +109,9 @@ with import ./newsboat-lib.nix; (btag "https://brainbaking.com/index.xml" "food") (btag "https://geohipster.com/feed/" "sci") (btag "https://avos.kitchen/feeds/rss" "food") + (btag "https://jmtd.net/log/index.atom" "comp") + (btag "https://nnethercote.github.io/feed" "comp") + (btag "https://www.ralfj.de/blog/feed.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") @@ -152,6 +155,7 @@ with import ./newsboat-lib.nix; (ytag "UCy0tKL1T7wFoYcxCe0xjN6Q" "tech") # Technology Connections (ytag "UCbCGQEhxF94sQqb3zUqChXw" "stuff") # DAS bookbinding (ytag "UCM2QeASk1nMQEbL46rZbKhQ" "food") # A taste of the ancient world + (ytag "UCbaAyXYMnbQu0BGGPbvxHsw" "tech") # Chris Boden (blender 2737) # blender developers (blender 10) # reels (blender 9) # open movies -- cgit v1.2.3