This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set the app window icon on Linux
Electron should use the executable icon as the default application window. However this seems broken on Linux. This might be related to #41 This sets the alephium icon for the application to be displayed by the wm on the window decoration, on windows switchers, etc.
- Loading branch information