From 4dcde3fd2617d934b86ac7e261a3fc2de42599f3 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 5 Nov 2023 23:21:33 +0900 Subject: small update --- config/waybar/modules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index 7de38d0a..6617ed34 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -265,7 +265,7 @@ "interval": 10, "tooltip": false, //"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input", - "thermal-zone": 2, + "thermal-zone": 0, "critical-threshold": 82, "format-critical": "{temperatureC}°C {icon}", "format": "{temperatureC}°C {icon}", @@ -460,8 +460,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}", -- cgit v1.2.3