Open bill-chamal opened 3 months ago
This pull request fixes the Waybar temperature display to show the current CPU temperature. Previously, the temperature was stuck at an incorrect value of 32°F and wasn't updating.
To achieve this fix, I referred to the Waybar temperature module documentation: man page for waybar-temperature.
While the previous display might have been in Fahrenheit, I changed it to Celsius.
FORMAT REPLACEMENTS
This pull request fixes the Waybar temperature display to show the current CPU temperature. Previously, the temperature was stuck at an incorrect value of 32°F and wasn't updating.
To achieve this fix, I referred to the Waybar temperature module documentation: man page for waybar-temperature.
While the previous display might have been in Fahrenheit, I changed it to Celsius.
FORMAT REPLACEMENTS