Big updates, ie khal+vdirsyncer
[dotfiles.git] / .config / khal / khal.conf
1 [calendars]
2 [[home]]
3 path = ~/.calendars/
4 color = dark blue
5
6 [sqlite]
7 path = ~/.config/khal/khal.db
8
9 [locale]
10 timeformat = %H:%M
11 dateformat = %d-%m (%a)
12 longdateformat = %Y-%m-%d (%a)
13 datetimeformat = %m-%d %H:%M (%a)
14 longdatetimeformat = %Y-%m-%d %H:%M (%a)
15
16 [default]
17 default_command = calendar
18 default_calendar = home
19 show_all_days = True
20 #debug = 0