From 685b2ece44f1c55bb3f3d284f03df6396ef3b959 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sun, 11 Dec 2022 22:50:38 +0100 Subject: Use khard for contact lists --- home-configuration.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home-configuration.scm') 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" -- cgit v1.2.3