We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74065c commit bd81e3dCopy full SHA for bd81e3d
home/wayland/waybar.nix
@@ -169,7 +169,7 @@
169
};
170
"temperature" = {
171
#"hwmon-path" = "/sys/class/hwmon/hwmon4/temp1_input";
172
- "hwmon-path" = "/sys/class/hwmon/hwmon6/temp1_input";
+ "hwmon-path" = "/sys/class/hwmon/hwmon5/temp1_input";
173
"critical-threshold" = 99;
174
"interval" = 5;
175
"format" = "{icon} {temperatureC}°C";
0 commit comments