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
|
sort=-time
|
||||||
layer=overlay
|
layer=overlay
|
||||||
|
output=eDP-1
|
||||||
background-color=#1e1e2e
|
background-color=#1e1e2e
|
||||||
width=360
|
width=360
|
||||||
height=560
|
height=560
|
||||||
|
|||||||
@@ -46,8 +46,8 @@
|
|||||||
"spacing": 12
|
"spacing": 12
|
||||||
},
|
},
|
||||||
"temperature": {
|
"temperature": {
|
||||||
"thermal-zone": 1,
|
// "thermal-zone": 1,
|
||||||
// "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
|
"hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input",
|
||||||
"critical-threshold": 80,
|
"critical-threshold": 80,
|
||||||
// "format-critical": "{temperatureC}°C {icon}",
|
// "format-critical": "{temperatureC}°C {icon}",
|
||||||
"format": "{icon} {temperatureC}°C",
|
"format": "{icon} {temperatureC}°C",
|
||||||
|
|||||||
Reference in New Issue
Block a user