meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
2 changed files with
2 additions and
4 deletions
-
src/main/app.js
-
static/images/browser-window-icon-512x512.png
|
|
@ -66,10 +66,8 @@ const saveWindowSettings = window => { |
|
|
|
} |
|
|
|
|
|
|
|
const defaultWindowOptions = { |
|
|
|
// Linux require window to have icon to be correctly displayed
|
|
|
|
// in docks, when using <C-tab>, etc.
|
|
|
|
// see https://github.com/electron-userland/electron-builder/issues/2269<Paste>
|
|
|
|
icon: i('linux-app-icon-512x512.png'), |
|
|
|
// see https://github.com/electron-userland/electron-builder/issues/2269
|
|
|
|
icon: i('browser-window-icon-512x512.png'), |
|
|
|
|
|
|
|
backgroundColor: '#fff', |
|
|
|
webPreferences: { |
|
|
|
Width:
|
Height:
|
Size: 44 KiB
Width:
|
Height:
|
Size: 44 KiB
|