31 lines
636 B
Plaintext
31 lines
636 B
Plaintext
[calendars]
|
|
|
|
[[nextcloud_cal_local]]
|
|
path = ~/.cache/calendar/nextcloud/*
|
|
type = discover
|
|
|
|
[[nextcloud_card_local]]
|
|
path = ~/.cache/contact/nextcloud/*
|
|
type = discover
|
|
|
|
[locale]
|
|
timeformat = %H:%M
|
|
dateformat = %d %b
|
|
longdateformat = %d %b %Y
|
|
datetimeformat = %d %b à %H:%M
|
|
longdatetimeformat = %a %d %b %Y %H:%M
|
|
|
|
[default]
|
|
default_calendar = personal
|
|
highlight_event_days = True
|
|
timedelta = 14d
|
|
print_new = event
|
|
|
|
[highlight_days]
|
|
color = dark green
|
|
default_color = dark blue
|
|
multiple = dark red
|
|
|
|
[view]
|
|
agenda_event_format = {calendar-color} {cancelled}{start-time} - {title}{repeat-symbol}{alarm-symbol}{reset}
|