degrees symbol

This commit is contained in:
TheK4n 2022-05-19 03:20:32 +03:00
parent 281c7d5691
commit 4cfb9639e5

View File

@ -59,7 +59,7 @@ cpu_usage {
}
cpu_temperature 0 {
format = " %degrees"
format = " %degrees°"
max_threshold = "80"
path = "/sys/class/thermal/thermal_zone0/temp"
}