diff --git a/package.json b/package.json index 48f7b87d9d..714fa0e432 100644 --- a/package.json +++ b/package.json @@ -42,15 +42,15 @@ "background": "./resources/background.png", "contents": [ { - "x": 135, - "y": 190, - "type": "link", - "path": "/Applications" + "x": 150, + "y": 185, + "type": "file" }, { - "x": 405, - "y": 190, - "type": "file" + "x": 390, + "y": 180, + "type": "link", + "path": "/Applications" } ], "window": {