1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

Revert "remove red of temp if not warning"

This reverts commit 3cbade41ac91d04f0f9192a32440439e676b8c62.
This commit is contained in:
eoli3n 2020-05-07 18:33:18 +02:00
parent 3cbade41ac
commit 201b97e42f

@ -85,7 +85,7 @@
"format-ethernet": "<span foreground='#929292'></span> {bandwidthDownOctets} <span foreground='#929292'></span> {bandwidthUpOctets}"
},
"temperature": {
"format": " {temperatureC}°C",
"format": "<span foreground='#ff5c57'></span> {temperatureC}°C",
"thermal-zone": 1,
"critical-threshold": 60,
"format-critical": "<span foreground='#ff5c57'></span> {temperatureC}°C"