From 91a8f4cac879c85b50711e77f40a9a33a967af13 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 29 Apr 2024 08:49:03 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 1debcbda..4b104f89 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -146,7 +146,7 @@ CHECKTEMP(){ echo -en " " fi else - echo -en "${idsCL[LightCyan]}\u2297 " + echo -en "${idsCL[Default]}\u2297 " fi done elif [ "${avgdays}" = "noavg" ]; then