From 12ebf8508673879b5dea835ed4a8f839f0c1ad22 Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 1 Feb 2016 10:33:06 +0100 Subject: .config/khard/khard.conf: Shuffle settings to better adhere to upstream khard.conf. Adding contact table presets. --- .config/khard/khard.conf | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf index 9a92f3b..c4cceb6 100644 --- a/.config/khard/khard.conf +++ b/.config/khard/khard.conf @@ -1,10 +1,3 @@ -[general] -editor = /usr/bin/vim -merge_editor = /usr/bin/vimdiff -default_country = Germany -default_action = list -show_nicknames = yes - [addressbooks] #SLEEPMAP [[bands]] @@ -31,3 +24,15 @@ path = ~/.contacts/studio/ [[team]] path = ~/.contacts/team + +[general] +editor = vim +merge_editor = vimdiff +default_action = list +show_nicknames = yes + +[contact table] +sort = last_name +group_by_addressbook = no +show_nicknames = no +show_uids = yes -- cgit v1.2.3-54-g00ecf