diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-18 01:33:29 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-18 01:33:29 -0500 |
| commit | 4052357e021085bc1c761108446ee09a778ade15 (patch) | |
| tree | e8664f34056a9f34538e1abb0b3eead15ecb4d70 /cal/dot-config/khard | |
| parent | 83113fff46023d6cde0c2d982978fe7f5a5cfce2 (diff) | |
big updates
Diffstat (limited to 'cal/dot-config/khard')
| -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 |
