mail: add space-left
This commit is contained in:
parent
f7715cebc7
commit
6703afe85a
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ let
|
||||||
query = "from:twitch.tv";
|
query = "from:twitch.tv";
|
||||||
tags = [ "+junk" "-unread" "-inbox" ];
|
tags = [ "+junk" "-unread" "-inbox" ];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
query = "from:space-left.org";
|
||||||
|
tags = [ "+space-left" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
query = "from:landr.com";
|
query = "from:landr.com";
|
||||||
tags = [ "+landr" "+music" ];
|
tags = [ "+landr" "+music" ];
|
||||||
|
|
Loading…
Reference in a new issue