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;
|
||||
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";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue