Fix temp sensor.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
cava = {
|
||||
showIcon = false;
|
||||
};
|
||||
cpuTemp.sensor = "/sys/devices/pci0000\:00/0000\:00\:18.3/hwmon/hwmon2/temp3_input";
|
||||
cpuTemp.sensor = "/sys/devices/pci0000\:00/0000\:00\:18.3/hwmon/hwmon3/temp3_input";
|
||||
netstat.rateUnit = "MiB";
|
||||
weather.unit = "metric";
|
||||
updates = {
|
||||
|
||||
Reference in New Issue
Block a user