Added khal/libinput in i3
This commit is contained in:
parent
b890907204
commit
c317066f1c
5 changed files with 125 additions and 0 deletions
25
config/khard/khard.conf
Normal file
25
config/khard/khard.conf
Normal file
|
@ -0,0 +1,25 @@
|
|||
[addressbooks]
|
||||
[[default]]
|
||||
path = ~/.contacts/default
|
||||
|
||||
[general]
|
||||
default_action = list
|
||||
editor = vim
|
||||
merge_editor = vimdiff
|
||||
|
||||
[contact table]
|
||||
display = first_name
|
||||
group_by_addressbook = no
|
||||
reverse = no
|
||||
show_nicknames = no
|
||||
show_uids = yes
|
||||
sort = last_name
|
||||
localize_dates = yes
|
||||
preferred_phone_number_type = pref, cell, home
|
||||
preferred_email_address_type = pref, home, work
|
||||
|
||||
[vcard]
|
||||
private_objects =
|
||||
preferred_version = 3.0
|
||||
search_in_source_files = no
|
||||
skip_unparsable = no
|
Loading…
Add table
Add a link
Reference in a new issue