Browse Source

some small change on waybar temperature modules

pull/8/head
JaKooLit 2 years ago
parent
commit
7a485c6155
  1. 2
      config/waybar/modules

2
config/waybar/modules

@ -264,7 +264,7 @@
"interval": 10, "interval": 10,
"tooltip": false, "tooltip": false,
//"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input", //"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input",
"thermal-zone": 2, "thermal-zone": 0,
"critical-threshold": 82, "critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}", "format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}", "format": "{temperatureC}°C {icon}",

Loading…
Cancel
Save