summaryrefslogtreecommitdiff
path: root/home/home.nix
diff options
context:
space:
mode:
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