6 lines
111 B
Nix
6 lines
111 B
Nix
{
|
|
critical-threshold = 80;
|
|
format = "{temperatureC}°C {icon}";
|
|
format-icons = ["" "" ""];
|
|
}
|