waybar: set critical temp style
This commit is contained in:
parent
08fce47afe
commit
9c04375e5c
@ -73,9 +73,9 @@
|
|||||||
"thermal-zone": 1,
|
"thermal-zone": 1,
|
||||||
"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
|
"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input",
|
||||||
"critical-threshold": 80,
|
"critical-threshold": 80,
|
||||||
"format-critical": "{icon}{temperatureC}°C",
|
"format-critical": "<span foreground='#ff5c57'>{icon}</span>{temperatureC}°C",
|
||||||
"format": "{icon}{temperatureC}°C",
|
"format": "{icon}{temperatureC}°C",
|
||||||
"format-icons": ["", ""]
|
"format-icons": ["", ""]
|
||||||
},
|
},
|
||||||
"backlight": {
|
"backlight": {
|
||||||
"interval": 10,
|
"interval": 10,
|
||||||
|
Loading…
Reference in New Issue
Block a user