diff options
Diffstat (limited to 'khard/khard.conf')
-rw-r--r-- | khard/khard.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/khard/khard.conf b/khard/khard.conf new file mode 100644 index 0000000..b6d6018 --- /dev/null +++ b/khard/khard.conf @@ -0,0 +1,14 @@ +[addressbooks] +[[personal]] +path = ~/.contacts/55caade5-39ac-f0d0-5a0f-373793eb6926/ + +[general] +debug = no +default_action = list + +[contact table] +display = first_name +reverse = no +show_uids = no +sort = last_name +localize_dates = yes |