summaryrefslogtreecommitdiff
path: root/home/home.nix
diff options
context:
space:
mode:
authorstuebinm2022-04-03 21:48:53 +0200
committerstuebinm2022-04-03 21:48:53 +0200
commita68b67e186fa189f592476d287540445568d1822 (patch)
treeb66108af198a3a2fb0c48cca81912d1db7048071 /home/home.nix
parent9007f09b8526dcadc17bf9f3f3cbfd61494bf856 (diff)
home: new feeds
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix8
1 files changed, 2 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