aboutsummaryrefslogtreecommitdiffstats
path: root/.config/khal/khal.conf
blob: e67cf915730ecedc6eae879669cae7fb8762d1d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#/etc/khal/khal.conf.sample
[calendars]
[[unix-pool]]
path = ~/.calendars/unix-pool
readonly = True
color = dark magenta

[[concerts]]
path = ~/.calendars/concerts
readonly = True
color = brown

[[birthdays]]
path = ~/.calendars/contact_birthdays
readonly = True
color = white

[[courses]]
path = ~/.calendars/courses
readonly = True
color = light red

[[d228]]
path = ~/.calendars/d228
readonly = True
color = dark green

[[live]]
path = ~/.calendars/live
readonly = True
color = light green

[[private]]
path = ~/.calendars/private
readonly = True
color = dark cyan

[sqlite]
path = ~/.config/khal/khal.db

[locale]
local_timezone = Europe/Berlin
default_timezone = Europe/Berlin

timeformat = %H:%M
dateformat = %d.%m.
longdateformat = %d.%m.%Y
datetimeformat =  %d.%m. %H:%M
longdatetimeformat = %d.%m.%Y %H:%M
firstweekday = 0
weeknumbers = left

[default]
default_command = agenda
default_calendar = private