more tray icon replacements
This commit is contained in:
+1
-1
@@ -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"
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user