This commit is contained in:
Ingolf Wagner 2021-04-17 16:44:08 +02:00
parent 540131289e
commit 5f97d1414b
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 6 additions and 4 deletions

View file

@ -44,8 +44,8 @@ let
tags = [ "+junk" "-unread" "-inbox" ];
}
{
query = "from:space-left.org OR to:space-left.org";
tags = [ "+spaceleft" "+list" ];
query = "from:space-left.org OR to:space-left.org OR subject:/\[space-left\]/";
tags = [ "+spaceleft" "+list" "+space-left" ];
}
{
query = "from:landr.com";

View file

@ -163,8 +163,10 @@ in {
disconnectToSpeaker "brullrohre" "FC:A8:9A:ED:B8:FA";
in [
zettlr
(library.desktopFile zettlr { longName = "Zettlr"; })
uget
#zettlr
#(library.desktopFile zettlr { longName = "Zettlr"; })
joplin
(library.desktopFile joplin { longName = "Joplin"; })
zim