From ea8fb19ee34393500fe6e36e505cdf1665b221d2 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 13 Sep 2024 11:23:30 +0900 Subject: waybar modules tweaks --- config/waybar/Modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/Modules') diff --git a/config/waybar/Modules b/config/waybar/Modules index 856f9dc2..e6041d52 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -20,7 +20,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon1/temp2_input", + "/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0, @@ -36,7 +36,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon1/temp2_input", + "/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0, -- cgit v1.2.3