summaryrefslogtreecommitdiffstats
path: root/khard
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-04 15:02:41 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-04 15:06:36 +0100
commit0a49a7a027d6a01b88638043064ae28550f99b46 (patch)
treeae54aa1081d52e7508bf3ead89f3d1b48773f373 /khard
parent2d86fc88132fe1474b21a1a536d37df8b5c537cf (diff)
Adds vdirsyncer, khal and khard
All config points working and syncing points to radicale server at this point.
Diffstat (limited to 'khard')
-rw-r--r--khard/khard.conf14
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