minor cleanup

This commit is contained in:
Meliox 2024-06-16 09:34:25 +02:00
parent a6f32f90a8
commit 6676973fe6

View File

@ -130,6 +130,7 @@ function configure {
;;
esac
elif (echo "$sensorsOutput" | grep -q "k10temp-"); then
# AMD CPU
CPU_ITEM_PREFIX="Tccd"
CPU_TEMP_CAPTION="Temp"
fi