Open auronpl315 opened 1 year ago
Try adding it as base64, it should work: https://github.com/Toxblh/MTMR#additional-parameters
Can you tell me how the remaining battery life in the upper right corner of the battery is set?
Can you tell me how the remaining battery life in the upper right corner of the battery is set?
"type": "battery", "align": "right", "bordered": true, "width": 60, "background": "342E2D"
{ "type": "staticButton", "title": "RLT", "align": "right", "action": "openUrl", "url": "https://rollercoin.com/game", "width": 28, "image": { "filePath": "~/Volumes/Home/MTMR/RLT.png" <----- i put png, but touchbar see only text RLT.
},