Sfoglia il codice sorgente

temp: added max threshold

Fabian Peter Hammerle 7 anni fa
parent
commit
f06fef998c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      config

+ 1 - 0
config

@@ -56,6 +56,7 @@ load {
 cpu_temperature 0 {
     format = "%degrees°C"
     path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input"
+    max_threshold = 80
 }
 
 disk "/" {