config

 1[calendars]
 2  [[birthdays]]
 3  path = ~/.calendars/birthdays
 4  type = calendar
 5  [[personal]]
 6  path = ~/.calendars/personal
 7  type = calendar
 8  [[school]]
 9  path = ~/.calendars/school
10  type = calendar
11  [[work]]
12  path = ~/.calendars/work
13  type = calendar
14  [[contact_birthdays]]
15  path = ~/.contacts/contacts
16  type = birthdays
17
18[locale]
19  timeformat = %H:%M
20  dateformat = %Y-%m-%d
21  longdateformat = %Y-%m-%d
22  datetimeformat = %Y-%m-%d %H:%M
23  longdatetimeformat = %Y-%m-%d %H:%M
24  firstweekday = 6
25
26[default]
27  default_calendar = personal
28  highlight_event_days = true
29
30[view]
31  frame = width
32  bold_for_light_color = false
33
34[highlight_days]
35  method = fg