addet laptop hyprpanel cpu temp
This commit is contained in:
parent
90464e97e1
commit
7712e318cc
1 changed files with 2 additions and 1 deletions
|
@ -88,5 +88,6 @@
|
||||||
"bar.customModules.ram.round": true,
|
"bar.customModules.ram.round": true,
|
||||||
"bar.customModules.cpu.pollingInterval": 1100,
|
"bar.customModules.cpu.pollingInterval": 1100,
|
||||||
"bar.customModules.ram.pollingInterval": 1100,
|
"bar.customModules.ram.pollingInterval": 1100,
|
||||||
"bar.customModules.cpuTemp.pollingInterval": 1100
|
"bar.customModules.cpuTemp.pollingInterval": 1100,
|
||||||
|
"bar.customModules.cpuTemp.sensor": "/sys/devices/pci0000:00/0000:00:08.1/0000:62:00.0/hwmon/hwmon7/temp1_input"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue