Polybar: température - changement de nom
This commit is contained in:
		@@ -340,7 +340,7 @@ warn-temperature = 60
 | 
				
			|||||||
; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done
 | 
					; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done
 | 
				
			||||||
; to find path to desired file
 | 
					; to find path to desired file
 | 
				
			||||||
; Default reverts to thermal zone setting
 | 
					; Default reverts to thermal zone setting
 | 
				
			||||||
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp1_input
 | 
					hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;format = <ramp> <label>
 | 
					;format = <ramp> <label>
 | 
				
			||||||
format = <label>
 | 
					format = <label>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user