You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a recent system update (im not sure when) the CPU temp display in the waybar is not updating it is stuck at 20C but in BTOP the temp is properly updating. I took a look at the waybar config and the variables have not been changed from default. I am wondering if anyone else has this issue/ where are the "temperatureF" and "temperatureC" variables in the waybar config.jsonc being defined.
The text was updated successfully, but these errors were encountered:
If the temperature is being pulled from BTOP i just went through the BTOP CPU temp sensors and found that thermal1/acpitz is only reciving 20C and acpitz/temp2 is also only reciving 20C. Could the waybar temp display be trying to pull the temp from these two sensors? Other sensors are varying around 30C
After a recent system update (im not sure when) the CPU temp display in the waybar is not updating it is stuck at 20C but in BTOP the temp is properly updating. I took a look at the waybar config and the variables have not been changed from default. I am wondering if anyone else has this issue/ where are the "temperatureF" and "temperatureC" variables in the waybar config.jsonc being defined.
The text was updated successfully, but these errors were encountered: