Skip to content

Commit c909508

Browse files
committed
fix(linux): use resources/icon.png as icon source for correct installation path
1 parent aba90f5 commit c909508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/desktop-app/electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ linux:
3434
synopsis: Desktop Wallpaper Application Suite
3535
description: A simple yet powerful tool to transform your workspace.
3636
category: Utility
37-
icon: build/icon.png
37+
icon: resources/icon.png
3838
desktop:
3939
StartupNotify: 'true'
4040
appImage:

0 commit comments

Comments
 (0)