This commit is contained in:
committer@tuxwarrior
2026-03-04 12:31:25 -05:00
parent ed90006f82
commit 1b19d46002

View File

@@ -12,7 +12,7 @@
# the value is reported in milli-degrees celsius. we divide by 1000 to convert to degrees celsius
echo /home/poq/.config/nwg-panel/icons/temperature-full-solid.png
echo /home/poq/.config/nwg-panel/icons/temperature-full-solid.svg
echo "$(($(cat /sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input) / 1000))°C"