diff --git a/package.json b/package.json index d487141a..48f7b87d 100644 --- a/package.json +++ b/package.json @@ -42,14 +42,14 @@ "background": "./resources/background.png", "contents": [ { - "x": 270, - "y": 300, + "x": 135, + "y": 190, "type": "link", "path": "/Applications" }, { - "x": 270, - "y": 80, + "x": 405, + "y": 190, "type": "file" } ], diff --git a/resources/background.png b/resources/background.png index 0ab0e301..0cbe160e 100644 Binary files a/resources/background.png and b/resources/background.png differ