Browse Source

new background image and pos

pull/2554/head
Kyle Spearrin 8 years ago
parent
commit
d2f9a82e24
  1. 8
      package.json
  2. BIN
      resources/background.png

8
package.json

@ -42,14 +42,14 @@ @@ -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"
}
],

BIN
resources/background.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save