aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-13 18:25:41 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-13 18:25:41 +0900
commit2abc580968694154591703e198c847e9ab8bb7d0 (patch)
treedfabf3e13e4d8c2df77291f3597617602151321b /config/waybar
parent538f6ec00698215204288ca91c91c736792b38cf (diff)
updated temperature module
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/modules8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index eb7c3674..94d9b1d3 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -332,8 +332,8 @@
"temperature": {
"interval": 10,
"tooltip": false,
- //"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input",
- "thermal-zone": 0,
+ "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
+ //"thermal-zone": 0,
"critical-threshold": 82,
"format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C {icon}",
@@ -557,8 +557,8 @@
"temperature#vertical": {
"interval": 10,
"tooltip": true,
- //"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
- "thermal-zone": 0,
+ "hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
+ //"thermal-zone": 0,
"critical-threshold": 80,
"format-critical": "{icon}\n{temperatureC}°C",
"format": " {icon}",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage