This commit is contained in:
lyswhut 2023-02-08 00:11:00 +08:00
parent 3bff44da0c
commit f33ffb55a7

View File

@ -111,9 +111,14 @@ export const createWindow = () => {
width = bounds.width
height = bounds.height
}
global.lx.event_app.update_config({
'desktopLyric.x': x,
'desktopLyric.y': y,
'desktopLyric.width': width,
'desktopLyric.height': height,
})
const { shouldUseDarkColors, theme } = global.lx.theme
isWinBoundsUdating = true
/**
* Initial window options