UPDATE: update icon

This commit is contained in:
2025-07-26 22:19:47 +07:00
parent fb1cd82434
commit d4c75b341f
4 changed files with 11 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
#
# The lines below are called `modelines`. See `:help modeline`
name: "Firefly Launcher"
name: "firefly-launcher"
arch: ${GOARCH}
platform: "linux"
version: "0.1.0"
@@ -17,12 +17,12 @@ license: "MIT"
release: "1"
contents:
- src: "./bin/Firefly Launcher"
dst: "/usr/local/bin/Firefly Launcher"
- src: "./bin/firefly-launcher"
dst: "/usr/local/bin/firefly-launcher"
- src: "./build/appicon.png"
dst: "/usr/share/icons/hicolor/128x128/apps/Firefly Launcher.png"
- src: "./build/linux/Firefly Launcher.desktop"
dst: "/usr/share/applications/Firefly Launcher.desktop"
dst: "/usr/share/icons/hicolor/128x128/apps/firefly-launcher.png"
- src: "./build/linux/firefly-launcher.desktop"
dst: "/usr/share/applications/firefly-launcher.desktop"
depends:
- gtk3