diff --git a/Config-JSONs/com.github.macadmins.Nudge.CLIENT.json b/Config-JSONs/com.github.macadmins.Nudge.CLIENT.json index c4bbf3e..dff0058 100644 --- a/Config-JSONs/com.github.macadmins.Nudge.CLIENT.json +++ b/Config-JSONs/com.github.macadmins.Nudge.CLIENT.json @@ -37,8 +37,8 @@ "fallbackLanguage": "en", "forceFallbackLanguage": true, "forceScreenShotIcon": false, - "iconDarkPath": "/tmp/nudge/appleRainbow.png", - "iconLightPath": "/tmp/nudge/appleRainbow.png", + "iconDarkPath": "/Library/Application Support/Purple/dark-pmos.png", + "iconLightPath": "/Library/Application Support/Purple/light-pmos.png", "screenShotDarkPath": "/tmp/nudge/updateDark.png", "screenShotLightPath": "/tmp/nudge/updateLight.png", "showDeferralCount": true,