Move Vdirsyncer to .cache
One less thing in the home.
This commit is contained in:
parent
50315ed3aa
commit
1a4b2479f8
4 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
[calendars]
|
||||
[[calendars]]
|
||||
path = ~/.vdirsyncer/calendars/*
|
||||
path = ~/.cache/vdirsyncer/calendars/*
|
||||
type = discover
|
||||
|
||||
# [[birthdays]]
|
||||
# type=birthdays
|
||||
# path = ~/.vdirsyncer/contacts/contacts/
|
||||
# path = ~/.cache/vdirsyncer/contacts/contacts/
|
||||
# color = light magenta
|
||||
|
||||
[locale]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue