initial
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
[calendars]
|
||||
|
||||
[[mailbox_kalender]]
|
||||
path = ~/.local/share/vdirsyncer/calendars/*
|
||||
type = discover
|
||||
|
||||
[[mailbox_aufgaben]]
|
||||
path = ~/.local/share/vdirsyncer/tasks/*
|
||||
type = discover
|
||||
|
||||
[default]
|
||||
default_calendar = mailbox_kalender
|
||||
highlight_event_days = True
|
||||
show_todos = True
|
||||
|
||||
[locale]
|
||||
timeformat = %H:%M
|
||||
dateformat = %Y-%m-%d
|
||||
datetimeformat = %Y-%m-%d %H:%M
|
||||
longdateformat = %A, %d. %B %Y
|
||||
longdatetimeformat = %A, %d. %B %Y %H:%M
|
||||
longtimeformat = %H:%M
|
||||
firstweekday = 0
|
||||
Reference in New Issue
Block a user