CPU Temp: Off by default
This commit is contained in:
parent
3ef6aeea42
commit
4e741ef8ef
|
@ -123,7 +123,7 @@ cpu_cores="logical"
|
||||||
# Hide/Show CPU temperature.
|
# Hide/Show CPU temperature.
|
||||||
# --cpu_temp on, off
|
# --cpu_temp on, off
|
||||||
# Note: Only works on Linux.
|
# Note: Only works on Linux.
|
||||||
cpu_temp="on"
|
cpu_temp="off"
|
||||||
|
|
||||||
|
|
||||||
# GPU
|
# GPU
|
||||||
|
|
Reference in New Issue