update mail

This commit is contained in:
Ingolf Wagner 2020-08-10 18:10:50 +02:00
parent 4db10f6c37
commit 728becd5ff
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 6 additions and 1 deletions

View file

@ -39,6 +39,10 @@ let
query = "from:turners.co.nz";
tags = [ "+junk" "-unread" "-inbox" ];
}
{
query = "from:twitch.tv";
tags = [ "+junk" "-unread" "-inbox" ];
}
{
query = "from:landr.com";
tags = [ "+landr" "+music" ];

View file

@ -127,6 +127,7 @@ let
};
locations = {
Berlin = "Europe/Berlin";
Brazil = "America/Fortaleza";
Wellington = "Pacific/Auckland";
};
sort = "alphabetical";
@ -152,7 +153,7 @@ let
wtfModule ({
type = "prettyweather";
title = "";
city = "Wellington";
city = "Essen";
unit = "m";
view = 0;
language = "en";