diff --git a/src/main/index.js b/src/main/index.js index 27b0d2c..25cd5d7 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -206,6 +206,7 @@ const createMiniWidow = () => { fullscreenable: false, resizable: false, transparent: true, + icon: `${__static}/logo.png`, webPreferences: { backgroundThrottling: false }