diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-13 11:23:30 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-13 11:23:30 +0900 |
| commit | ea8fb19ee34393500fe6e36e505cdf1665b221d2 (patch) | |
| tree | b1b9078290a192616d1c9c1ca3be56a38205f07e /config/waybar/Modules | |
| parent | 6c99347a62111f6ca23bf16c841d2cf1673b69b6 (diff) | |
waybar modules tweaks
Diffstat (limited to 'config/waybar/Modules')
| -rw-r--r-- | config/waybar/Modules | 4 |
1 files changed, 2 insertions, 2 deletions
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, |
