clean, khal, urls
[dotfiles.git] / cal / .config / khal / config
1 [calendars]
2 [[mart]]
3 path = ~/.local/share/vdirsyncer/cal/mart
4 color = light green
5
6 [[elvira]]
7 path = ~/.local/share/vdirsyncer/cal/elvira
8 color = light magenta
9
10 [[default]]
11 path = ~/.local/share/vdirsyncer/cal/calendar
12 color = light blue
13
14 [[vuilnis]]
15 path = ~/.local/share/vdirsyncer/cal/vuilnis
16 color = brown
17
18 [[uni]]
19 path = ~/.local/share/vdirsyncer/uni
20 color = light red
21 readonly = True
22
23 [sqlite]
24 path = ~/.local/share/khal/khal.db
25
26 [locale]
27 timeformat = %H:%M
28 dateformat = %m-%d-
29 longdateformat = %Y-%m-%d
30 datetimeformat = %m-%d- %H:%M
31 longdatetimeformat = %Y-%m-%d %H:%M
32
33 firstweekday = 0
34
35 [default]
36 default_command = calendar
37 default_calendar = mart
38 show_all_days = True