mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3status] glob temperature
This commit is contained in:
parent
526623acac
commit
5428a1a166
1 changed files with 1 additions and 1 deletions
|
@ -96,5 +96,5 @@ cpu_usage {
|
|||
|
||||
cpu_temperature 1 {
|
||||
format = " %degrees°C"
|
||||
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input"
|
||||
path = "/sys/devices/platform/coretemp.0/hwmon/*/temp1_input"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue