personal dotfiles: my Hyprland config
Diffstat (limited to '.config/khard/khard.conf')
| -rw-r--r-- | .config/khard/khard.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf new file mode 100644 index 0000000..90a13cc --- /dev/null +++ b/.config/khard/khard.conf @@ -0,0 +1,6 @@ +# example configuration file for khard version >= 0.13.0 +# place it under $HOME/.config/khard/khard.conf + +[addressbooks] +[[contacts]] +path = ~/.local/share/contacts/Contacts/ |