updated DMG background image

This commit is contained in:
renaud gaudin 2023-11-30 11:19:00 +00:00
parent 2dc7eede80
commit caacbb9426
No known key found for this signature in database
GPG Key ID: 447475A4CFBA2E24
2 changed files with 1 additions and 1 deletions

BIN
.github/dmg-bg.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -18,7 +18,7 @@ hide_extension = [ "Kiwix.app" ]
# Volume icon (reuse from app)
icon = Path(application).joinpath("Contents/Resources/AppIcon.icns")
# Where to put the icons
icon_locations = {appname: (146, 180), "Applications": (481, 181)}
icon_locations = {appname: (146, 180), "Applications": (450, 181)}
background = background
show_status_bar = False