add conf for vdirsyncer and khal
This commit is contained in:
parent
48afc9b7a7
commit
964a5a3c30
6 changed files with 88 additions and 0 deletions
29
khal/.config/khal/config
Normal file
29
khal/.config/khal/config
Normal file
|
@ -0,0 +1,29 @@
|
|||
[calendars]
|
||||
|
||||
[[waarp]]
|
||||
path = ~/.local/share/agendas/waarp/bruno.carlin@waarp.org
|
||||
color = yellow
|
||||
priority = 20
|
||||
|
||||
[[perso]]
|
||||
path = ~/.local/share/agendas/perso/default
|
||||
color = dark green
|
||||
priority = 20
|
||||
|
||||
[[driss]]
|
||||
path = ~/.local/share/agendas/waarp/driss.demiray@waarp.org
|
||||
color = light gray
|
||||
priority = 20
|
||||
|
||||
[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]
|
||||
highlight_event_days = True
|
||||
|
||||
[view]
|
||||
frame = color
|
Loading…
Add table
Add a link
Reference in a new issue