calendar colors
This commit is contained in:
parent
fba6c64d00
commit
d7b51576a1
1 changed files with 4 additions and 2 deletions
|
|
@ -70,21 +70,23 @@ in
|
||||||
primary = true;
|
primary = true;
|
||||||
thunderbird = {
|
thunderbird = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
color = "#DC8ADD";
|
||||||
};
|
};
|
||||||
remote = {
|
remote = {
|
||||||
type = "caldav";
|
type = "caldav";
|
||||||
url = "https://posteo.de:8443/calendars/henridohmen/default";
|
url = "https://posteo.de:8443/calendars/henridohmen/default";
|
||||||
userName = "henridohmen@posteo.com";
|
userName = "henridohmen";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"Uni" = {
|
"Uni" = {
|
||||||
thunderbird = {
|
thunderbird = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
color = "#FFBE6F";
|
||||||
};
|
};
|
||||||
remote = {
|
remote = {
|
||||||
type = "caldav";
|
type = "caldav";
|
||||||
url = "https://posteo.de:8443/calendars/henridohmen/zqrobi";
|
url = "https://posteo.de:8443/calendars/henridohmen/zqrobi";
|
||||||
userName = "henridohmen@posteo.com";
|
userName = "henridohmen";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue