Change summary
dot_config/khal/config | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
Detailed changes
@@ -0,0 +1,35 @@
+[calendars]
+ [[birthdays]]
+ path = ~/.calendars/birthdays
+ type = calendar
+ [[personal]]
+ path = ~/.calendars/personal
+ type = calendar
+ [[school]]
+ path = ~/.calendars/school
+ type = calendar
+ [[work]]
+ path = ~/.calendars/work
+ type = calendar
+ [[contact_birthdays]]
+ path = ~/.contacts/contacts
+ type = birthdays
+
+[locale]
+ timeformat = %H:%M
+ dateformat = %Y-%m-%d
+ longdateformat = %Y-%m-%d
+ datetimeformat = %Y-%m-%d %H:%M
+ longdatetimeformat = %Y-%m-%d %H:%M
+ firstweekday = 6
+
+[default]
+ default_calendar = personal
+ highlight_event_days = true
+
+[view]
+ frame = width
+ bold_for_light_color = false
+
+[highlight_days]
+ method = fg