FIX include conky when wanted
This commit is contained in:
parent
3881796b8c
commit
8253633a6b
|
@ -12,7 +12,7 @@
|
|||
|
||||
.symlinks
|
||||
|
||||
{{ if ne .features.conky_alias "none" -}}
|
||||
{{ if eq .features.conky_alias "none" -}}
|
||||
.config/conky.yml
|
||||
{{- end }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue