Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support override app icons #145

Merged
merged 3 commits into from
Oct 25, 2024
Merged

feat: support override app icons #145

merged 3 commits into from
Oct 25, 2024

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Oct 25, 2024

If you find that the icon of the app are too small or unclear, you can use the following configuration to customize the app's icon.

# List of override icons, syntax: app1.exe=icon1.ico,app2.exe=icon2.png.
# The icon path can be a full path or a relative path to the app's directory.
# The icon format can be ico or png.
override_icons = 

@sigoden sigoden merged commit ec5dabd into main Oct 25, 2024
2 checks passed
@sigoden sigoden deleted the feat branch October 25, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant