blob: f1c7ddaf4c36a7fe74f3a878b90714116e6cca8c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[calendars]
[[personal]]
path = ~/calendars/personal
color = light magenta
[locale]
timeformat = %H:%M
dateformat = %Y-%m-%d
longdateformat = %Y-%m-%d
datetimeformat = %Y-%m-%d %H:%M
longdatetimeformat = %Y-%m-%d %H:%M
[default]
default_calendar = personal
highlight_event_days = true
[highlight_days]
default_color = dark green
[keybindings]
external_edit = E
|