more tray icon replacements

This commit is contained in:
2026-05-27 22:51:03 +02:00
parent 90e0987f22
commit 1a72757e41
3 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ JsonObject {
{
perc: 20,
name: qsTr("Low battery"),
message: qsTr("Battery at %1%").arg(Battery.currentPerc * 100),
message: qsTr("Battery is low"),
icon: "battery_android_frame_2"
},
]