SolDoesTech / hyprland

collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay
444 stars 148 forks source link

Fix Waybar temperature (incorrect value of 32°F) #24

Open bill-chamal opened 2 months ago

bill-chamal commented 2 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