Explorar o código

Set temperature warning threshold to 60°C

DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
8a62e5a94f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Install/Templates/i3status/config

+ 2 - 0
Install/Templates/i3status/config

@@ -63,6 +63,8 @@ load {
 
 cpu_temperature 0 {
 	format = "%degrees°C"
+	format_above_threshold = "⚠ %degrees°C"
+	max_threshold = 60
 	path = "/sys/class/thermal/thermal_zone5/temp"
 }