Commit 7fb72a5
fix: show gS icon in macOS Dock during dev mode
BrowserWindow icon is ignored on macOS — the Dock reads from the app bundle
.icns (set by electron-builder at package time). Added app.dock.setIcon()
call in dev mode so the gS monogram appears in the Dock during npm run dev.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 81d9a0c commit 7fb72a5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| |||
0 commit comments