aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/modules
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-14 13:26:48 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-14 13:26:48 +0900
commit1e6be0acfc8df70cd166d37d24f0c2867ef34316 (patch)
tree0b3035794219af0312bfe43c10124a339830586f /config/waybar/modules
parentd162ad75bc9c915b421867a1efd061e8b29af766 (diff)
waybar module - defaulted to hwmon1 for temperature from hwmon 6
Diffstat (limited to 'config/waybar/modules')
-rw-r--r--config/waybar/modules4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index e7606c4c..93c7f3c1 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -413,7 +413,7 @@
"interval": 10,
"tooltip": true,
"hwmon-path": [
- "/sys/class/hwmon/hwmon6/temp1_input",
+ "/sys/class/hwmon/hwmon1/temp1_input",
"/sys/class/thermal/thermal_zone0/temp"
],
//"thermal-zone": 0,
@@ -685,7 +685,7 @@
"interval": 10,
"tooltip": true,
"hwmon-path": [
- "/sys/class/hwmon/hwmon6/temp1_input",
+ "/sys/class/hwmon/hwmon1/temp1_input",
"/sys/class/thermal/thermal_zone0/temp"
],
//"thermal-zone": 0,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage