From 8253633a6b4ecc8b01dfa7daff0700fd476a1f39 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 21 Jul 2022 19:15:38 -0400 Subject: [PATCH] FIX include conky when wanted --- .chezmoiignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiignore b/.chezmoiignore index 11ca91a..c9f0eb5 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -12,7 +12,7 @@ .symlinks -{{ if ne .features.conky_alias "none" -}} +{{ if eq .features.conky_alias "none" -}} .config/conky.yml {{- end }}