summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2022-04-03 21:48:53 +0200
committerstuebinm2022-04-03 21:48:53 +0200
commita68b67e186fa189f592476d287540445568d1822 (patch)
treeb66108af198a3a2fb0c48cca81912d1db7048071 /home
parent9007f09b8526dcadc17bf9f3f3cbfd61494bf856 (diff)
home: new feeds
Diffstat (limited to 'home')
-rw-r--r--home/home.nix8
-rw-r--r--home/newsboat-public.nix5
2 files changed, 7 insertions, 6 deletions
diff --git a/home/home.nix b/home/home.nix
index 3f08968..c2019a4 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -138,12 +138,8 @@
reloadThreads = 200;
queries = {
unread = ''unread="yes"'';
- security = ''tags # "security"'';
- ao3 = ''tags # "ao3"'';
- blogs = ''unread="yes" and tags # "blog"'';
- video = ''tags # "video"'';
- podcasts = ''tags # "podcast"'';
- news = ''tags # "news"'';
+ non-papers = ''( unread="yes" ) and ( tags !# "paper" )'';
+ paper = ''tags # "paper"'';
};
extraConfig = ''
color background white default
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 67da2bc..f416140 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -97,6 +97,10 @@ with import ./newsboat-lib.nix;
(btag "https://golem.ph.utexas.edu/category/atom10.xml" "cat")
(btag "http://ilztalbahn.eu/feed" "bahn")
+ # paper
+ (btag "http://arxiv.org/rss/cs.PL" "paper")
+ (btag "http://arxiv.org/rss/cs.LO" "paper")
+
# videos
(vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de
(ytag "UC9rxWtgVUFls4LocQhXoNJA" "tech") # Software Circus
@@ -128,6 +132,7 @@ with import ./newsboat-lib.nix;
(ytag "UC1H1NWNTG2Xi3pt85ykVSHA" "prog") # Jordan Harrod (AI)
(ytag "UC2zfPMH_srjxUN5EYrfIhCw" "comp") # Zurich friends of Haskell
(ytag "UCUQo7nzH1sXVpzL92VesANw" "stuff") # DIY Perks
+ (ytag "UC9HdIU2VhD9tC9Cad49JUcA" "bahn") # Alwin Meschede
(blender 2737) # blender developers
(blender 10) # reels
(blender 9) # open movies