update
- to read proper temperature. - to force notifications show on laptop screen without being streamed.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
sort=-time
|
||||
layer=overlay
|
||||
output=eDP-1
|
||||
background-color=#1e1e2e
|
||||
width=360
|
||||
height=560
|
||||
|
||||
@@ -46,8 +46,8 @@
|
||||
"spacing": 12
|
||||
},
|
||||
"temperature": {
|
||||
"thermal-zone": 1,
|
||||
// "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
|
||||
// "thermal-zone": 1,
|
||||
"hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input",
|
||||
"critical-threshold": 80,
|
||||
// "format-critical": "{temperatureC}°C {icon}",
|
||||
"format": "{icon} {temperatureC}°C",
|
||||
|
||||
Reference in New Issue
Block a user