[kanaya] i3 config: Merge local config with config from roxy
This commit is contained in:
parent
8d9cb654a1
commit
75dd586db5
2 changed files with 229 additions and 119 deletions
|
|
@ -54,7 +54,8 @@ cpu_temperature 0 {
|
|||
format = "%degrees °C"
|
||||
format_above_threshold = "🔥 %degrees °C"
|
||||
max_threshold = 70
|
||||
path = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon1/temp1_input"
|
||||
#path = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon1/temp1_input"
|
||||
path = "/sys/class/thermal/thermal_zone2/temp"
|
||||
}
|
||||
|
||||
# ~~ CPU average load
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue