From ce8a17135ddf0a3eafacbc8858dd7c55e5fd9b03 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 27 Feb 2019 01:15:41 +0200 Subject: [PATCH] conky: colorize the S.M.A.R.T. todo ref #106 --- conf/conky/conky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/conky/conky.conf b/conf/conky/conky.conf index 8dedf275..3b03c529 100644 --- a/conf/conky/conky.conf +++ b/conf/conky/conky.conf @@ -87,6 +87,6 @@ $hr ${color grey}Sensors${color} ${execpi 60 sensors} $hr -TODO: Get S.M.A.R.T. data here somehow! +${color grey}TODO: Get S.M.A.R.T. data here somehow!${color} $hr ]]