diff options
Diffstat (limited to 'config/khard')
-rw-r--r-- | config/khard/khard.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/khard/khard.conf b/config/khard/khard.conf index 7bf6197..0bc9e06 100644 --- a/config/khard/khard.conf +++ b/config/khard/khard.conf @@ -22,9 +22,9 @@ group_by_addressbook = no # reverse table ordering: yes / no reverse = no # append nicknames to name column: yes / no -show_nicknames = no +show_nicknames = yes # show uid table column: yes / no -show_uids = yes +show_uids = no # sort by first or last name: first_name / last_name / formatted_name sort = last_name # localize dates: yes / no |