Toxblh / MTMR-presets

💈 [My TouchBar My rules] Share your preset!
https://github.com/toxblh/mtmr
The Unlicense
425 stars 248 forks source link

Doesnt work image... #106

Open auronpl315 opened 1 year ago

auronpl315 commented 1 year ago

{ "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.

}

},

P_20230112_201337_1

Screenshot 2023-01-12 at 20 12 48
thdctrt commented 1 year ago

Try adding it as base64, it should work: https://github.com/Toxblh/MTMR#additional-parameters

Jkenwin commented 1 year ago

Can you tell me how the remaining battery life in the upper right corner of the battery is set?

auronpl315 commented 1 year ago

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"