diff options
Diffstat (limited to '.config/khard')
-rw-r--r-- | .config/khard/khard.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf index 98a8362..8b1fc63 100644 --- a/.config/khard/khard.conf +++ b/.config/khard/khard.conf @@ -1,10 +1,10 @@ [addressbooks] [[contacts]] -path = ~/.contacts/contacts +path = ~/.local/state/vdirsyncer/contacts/contacts [[wedding]] -path = ~/.contacts/wedding +path = ~/.local/state/vdirsyncer/contacts/wedding [general] editor = helix @@ -20,4 +20,4 @@ show_uids = yes [vcard] preferred_version = 3.0 -private_objects = Jabber, Ring, Twitter +private_objects = Matrix,Fediverse |