correct @cpu_temp_units -> @cpu_temp_unit

- #66
This commit is contained in:
Casper da Costa-Luis 2021-02-12 15:38:15 +00:00
parent 8a2918638f
commit ebd8ff488b
No known key found for this signature in database
GPG key ID: D88C553DBD362CDE

View file

@ -135,7 +135,7 @@ Here are all available options with their default values:
@ram_(low_icon,high_bg_color,etc...) # same defaults as above
@cpu_temp_format "%2.0f" # printf format to use to display temperature
@cpu_temp_units "C" # supports C & F
@cpu_temp_unit "C" # supports C & F
@cpu_temp_medium_thresh "80" # medium temperature threshold
@cpu_temp_high_thresh "90" # high temperature threshold