From 4cfb9639e545f3cc9c2c1c2336656c03b6b1b382 Mon Sep 17 00:00:00 2001 From: TheK4n Date: Thu, 19 May 2022 03:20:32 +0300 Subject: [PATCH] degrees symbol --- sub/i3/statusconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub/i3/statusconfig b/sub/i3/statusconfig index 8bada2c..72a902b 100644 --- a/sub/i3/statusconfig +++ b/sub/i3/statusconfig @@ -59,7 +59,7 @@ cpu_usage { } cpu_temperature 0 { - format = " %degrees" + format = " %degrees°" max_threshold = "80" path = "/sys/class/thermal/thermal_zone0/temp" }