summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appdmg.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/appdmg.json b/appdmg.json
index 02c629a1..52481787 100644
--- a/appdmg.json
+++ b/appdmg.json
@@ -5,8 +5,8 @@
"icon-size": 80,
"contents": [
{ "x": 64, "y": 64, "type": "file", "path": "QtPass.app" },
- { "x": 448, "y": 64, "type": "link", "path": "/Applications" },
+ { "x": 428, "y": 64, "type": "link", "path": "/Applications" },
{ "x": 64, "y": 448, "type": "file", "path": "README.rtf" },
- { "x": 448, "y": 448, "type": "file", "path": "LICENSE" }
+ { "x": 428, "y": 448, "type": "file", "path": "LICENSE" }
]
}