aboutsummaryrefslogtreecommitdiff
path: root/home-configuration.scm
diff options
context:
space:
mode:
authorTimo Wilken2022-12-11 22:50:38 +0100
committerTimo Wilken2022-12-11 22:50:38 +0100
commit685b2ece44f1c55bb3f3d284f03df6396ef3b959 (patch)
tree9cfbbeb7a9570303bd37ffed6e25790d996829f8 /home-configuration.scm
parent9d54c88f2515365af85c136a794f39e533706c07 (diff)
Use khard for contact lists
Diffstat (limited to 'home-configuration.scm')
-rw-r--r--home-configuration.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 57041c3e..5500e7f3 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -338,7 +338,7 @@ replacement spec (to which `regexp-substitute/global' is applied)."
"source-highlight" "tk" "tmux" "tree" "xxd" "zip" "unzip"
"get-iplayer" "ffmpeg" "atomicparsley" "yt-dlp"
"neomutt" "mailcap" "lynx" ; mail (lynx for HTML mail)
- "newsboat" "vdirsyncer" "khal"
+ "newsboat" "vdirsyncer" "khal" "khard"
;; Ranger can do code highlighting using python-pygments and
;; image previews in kitty using python-pillow.
@@ -457,6 +457,7 @@ replacement spec (to which `regexp-substitute/global' is applied)."
("git/config" ,(local-file "gitconfig"))
("htop/htoprc" ,(local-file "htoprc"))
("khal/config" ,(local-file "khal.conf"))
+ ("khard/khard.conf" ,(local-file "khard.conf"))
("lesskey" ,(local-file "lesskey"))
("mutt/muttrc" ,(local-file "muttrc"))
("mutt/catppuccin.muttrc"