aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-12-23 01:49:19 +0900
committerGitHub <noreply@github.com>2023-12-23 01:49:19 +0900
commitf7c7b3b3338381cf46c13b03abeaeea5e3562b70 (patch)
tree22a37cd48733259e36bfc1c8437fa20dba60c1b1
parent637c8628edb123ebfcc8f6dc2a114ee35c38716d (diff)
Update modules
-rw-r--r--config/waybar/modules6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 8733cb65..7906a279 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -441,7 +441,7 @@
"temperature": {
"interval": 10,
"tooltip": true,
- "hwmon-path": ["/sys/class/hwmon/hwmon6/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
+ "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
//"thermal-zone": 0,
"critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}",
@@ -697,7 +697,7 @@
"temperature#vertical": {
"interval": 10,
"tooltip": true,
- "hwmon-path": ["/sys/class/hwmon/hwmon6/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
+ "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
//"thermal-zone": 0,
"critical-threshold": 80,
"format-critical": "{icon}\n{temperatureC}°C",
@@ -718,4 +718,4 @@
}
- \ No newline at end of file
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage