wayland work

This commit is contained in:
ackman678
2019-12-13 14:00:23 -08:00
parent 8b8919aa89
commit a3d252137d
11 changed files with 772 additions and 16 deletions

View File

@@ -74,6 +74,6 @@ run_watch DHCP {
#update the following device path for temp1_input as needed
cpu_temperature 0 {
format = "%degrees °C"
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon3/temp1_input"
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon5/temp1_input"
}