diff options
Diffstat (limited to 'cal/dot-config/khard/khard.conf')
| -rw-r--r-- | cal/dot-config/khard/khard.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/cal/dot-config/khard/khard.conf b/cal/dot-config/khard/khard.conf new file mode 100644 index 0000000..9ab1870 --- /dev/null +++ b/cal/dot-config/khard/khard.conf @@ -0,0 +1,17 @@ +# vim: ft=confini + +[addressbooks] +[[gmail]] +path = ~/.local/share/vdirsyncer/contacts/google/default/ + +[general] +default_action = list +editor = nvim, -i, NONE +merge_editor = vimdiff + +[contact table] +display = formatted_name +sort = last_name +localize_dates = yes +preferred_email_address_type = pref, work, home +show_kinds = no |
