Skip to content

Commit 2c4b807

Browse files
committed
changes app icon
1 parent b2906e5 commit 2c4b807

5 files changed

Lines changed: 1 addition & 0 deletions

File tree

main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function createWindow() {
1919
y: 0,
2020
width: size.width,
2121
height: size.height,
22+
icon: path.join(__dirname, 'src/assets/icons/favicon.png'),
2223
webPreferences: {
2324
nodeIntegration: true,
2425
},
179 Bytes
Loading
29 KB
Loading

src/assets/icons/favicon.ico

10.2 KB
Binary file not shown.

src/assets/icons/favicon.png

179 Bytes
Loading

0 commit comments

Comments
 (0)