aboutsummaryrefslogtreecommitdiff
path: root/.config/khard
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2023-05-11 08:05:14 -0400
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2023-05-11 08:05:14 -0400
commit60f7bde7e10af2727e86faa3e027c1de43617161 (patch)
treeb46b87ec09bcb759f1473af2d92f801e0167da56 /.config/khard
initial import
Diffstat (limited to '.config/khard')
-rwxr-xr-x.config/khard/khard.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf
new file mode 100755
index 0000000..67c4dcf
--- /dev/null
+++ b/.config/khard/khard.conf
@@ -0,0 +1,19 @@
+[addressbooks]
+[[l_addressbook_local]]
+path = ~/.addressbook/addressbook
+
+[general]
+debug = no
+default_action = list
+editor = nvim, -i, NONE
+merge_editor = vimdiff
+
+[contact table]
+display = formatted_name
+group_by_addressbook = no
+show_nicknames = no
+show_uids = no
+sort = last_name
+
+[vcard]
+skip_unparesable = yes