diff --git a/F1car.json b/F1car.json index abe2e97..4326f95 100644 --- a/F1car.json +++ b/F1car.json @@ -2,9 +2,9 @@ "Toon1time": 28800000, "Toon2time": 28800000, "component": "https://raw.githubusercontent.com/ToonSoftwareCollective/toonanimations/main/F1car.qml", - "staticImageT1" : "", - "staticImageT2" : "", - "staticImageT1dim" : "", - "staticImageT2dim" : "", - "hideLogo" : "false", + "staticImageT1" : "https://raw.githubusercontent.com/ToonSoftwareCollective/toonanimations/main/f1rb.png", + "staticImageT2" : "https://raw.githubusercontent.com/ToonSoftwareCollective/toonanimations/main/f1rb1.png", + "staticImageT1dim" : "https://raw.githubusercontent.com/ToonSoftwareCollective/toonanimations/main/f1rb.png", + "staticImageT2dim" : "https://raw.githubusercontent.com/ToonSoftwareCollective/toonanimations/main/f1rb1.png", + "hideLogo" : "true", "visibleindimstate" : "yes"} diff --git a/apple-logo.jpg b/apple-logo.jpg new file mode 100644 index 0000000..265380b Binary files /dev/null and b/apple-logo.jpg differ diff --git a/trigger/triggerfile b/trigger/triggerfile index faee5e3..771b4f2 100644 --- a/trigger/triggerfile +++ b/trigger/triggerfile @@ -1 +1 @@ -{"animationtype":"Santa","animationmode":"notrigger"} +{"animationtype":"F1car","animationmode":"start"}