Skip to content

Commit

Permalink
Add ico file
Browse files Browse the repository at this point in the history
  • Loading branch information
MonliH committed Jan 27, 2022
1 parent 5b32120 commit aa3161c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimble.spec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exe = EXE(
upx=True,
console=False,
disable_windowed_traceback=False,
icon="nimble/resources/img/icon.png",
icon="nimble/resources/img/logo.ico",
target_arch=None,
codesign_identity=None,
entitlements_file=None,
Expand Down
Binary file added nimble/resources/img/logo.ico
Binary file not shown.

0 comments on commit aa3161c

Please sign in to comment.