diff options
Diffstat (limited to '.config/khard/khard.conf')
-rw-r--r-- | .config/khard/khard.conf | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf index b5d5cbc..995ffdc 100644 --- a/.config/khard/khard.conf +++ b/.config/khard/khard.conf @@ -5,24 +5,18 @@ path = ~/.contacts/akt/ [[bands]] path = ~/.contacts/bands/ -[[funkhaus]] -path = ~/.contacts/funkhaus/ +[[private]] +path = ~/.contacts/private/ -[[personal]] -path = ~/.contacts/personal/ - -[[pool]] -path = ~/.contacts/pool/ - -[[restaurants]] -path = ~/.contacts/restaurants/ - -[[service]] -path = ~/.contacts/service/ +[[services]] +path = ~/.contacts/services/ [[tu-berlin]] path = ~/.contacts/tu-berlin/ +[[unixpool]] +path = ~/.contacts/unixpool/ + [[venues]] path = ~/.contacts/venues/ |