diff --git a/options.xhtml b/options.xhtml index 618adbfc8..636e25262 100644 --- a/options.xhtml +++ b/options.xhtml @@ -185,7 +185,7 @@ string
Priority of a calendar used for coloring.
+Priority of a calendar used for coloring (calendar with highest priority is preferred).
Type: signed integer
@@ -1135,6 +1135,81 @@ booleanExample:
true
Declared by:
+
+
+<home-manager/modules/accounts/contacts.nix>
+
+ |
accounts.contact.accounts.<name>.khal.collections
+
+
+VCARD collections to be searched for contact birthdays.
+ +Type: +null or (list of string)
+ +Default:
+null
Declared by:
+
+
+<home-manager/modules/accounts/contacts.nix>
+
+ |
accounts.contact.accounts.<name>.khal.color
+
+
+Color in which events in this calendar are displayed.
+ +Type: +null or one of “black”, “white”, “brown”, “yellow”, “dark gray”, “dark green”, “dark blue”, “light gray”, “light green”, “light blue”, “dark magenta”, “dark cyan”, “dark red”, “light magenta”, “light cyan”, “light red”
+ +Default:
+null
Example:
+"light green"
Declared by:
+
+
+<home-manager/modules/accounts/contacts.nix>
+
+ |
accounts.contact.accounts.<name>.khal.priority
+
+
+Priority of a calendar used for coloring (calendar with highest priority is preferred).
+ +Type: +signed integer
+ +Default:
+10
Declared by: