This commit is contained in:
Kopatz
2024-04-29 17:00:14 +02:00
parent 9a9c4e4d74
commit 881c66f49a
2 changed files with 2 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ in
};
"temperature".critical-threshold = 80;
"temperature".format = "{temperatureC}°C ";
"temperature".thermal-zone = 1;
"backlight".format = "{percent}% {icon}";
"backlight".states = [0 50];
"backlight".format-icons = ["" ""];