[khal] add khal + vdirsyncer config
This commit is contained in:
parent
9873b02621
commit
c0850ddd7f
2 changed files with 62 additions and 0 deletions
19
.config/khal/config
Normal file
19
.config/khal/config
Normal file
|
@ -0,0 +1,19 @@
|
|||
[calendars]
|
||||
|
||||
[[my_calendars_local]]
|
||||
path = ~/.calendars/raghnarok/*
|
||||
type = discover
|
||||
|
||||
[[octopode_local]]
|
||||
path = ~/.calendars/octopode/*
|
||||
type = discover
|
||||
|
||||
[locale]
|
||||
timeformat = %H:%M
|
||||
dateformat = %d/%m/%Y
|
||||
longdateformat = %d/%m/%Y
|
||||
datetimeformat = %d/%m/%Y %H:%M
|
||||
longdatetimeformat = %d/%m/%Y %H:%M
|
||||
|
||||
[default]
|
||||
default_calendar = Raghnarok
|
Loading…
Add table
Add a link
Reference in a new issue