calendar colors

This commit is contained in:
Henri Dohmen 2025-10-16 21:28:15 +02:00
parent fba6c64d00
commit d7b51576a1
Signed by: hd
GPG key ID: AB79213B044674AE

View file

@ -70,21 +70,23 @@ in
primary = true;
thunderbird = {
enable = true;
color = "#DC8ADD";
};
remote = {
type = "caldav";
url = "https://posteo.de:8443/calendars/henridohmen/default";
userName = "henridohmen@posteo.com";
userName = "henridohmen";
};
};
"Uni" = {
thunderbird = {
enable = true;
color = "#FFBE6F";
};
remote = {
type = "caldav";
url = "https://posteo.de:8443/calendars/henridohmen/zqrobi";
userName = "henridohmen@posteo.com";
userName = "henridohmen";
};
};
};