diff --git a/main.go b/main.go index 1b0a2d9..6d32253 100644 --- a/main.go +++ b/main.go @@ -109,7 +109,7 @@ func main() { Icon: icon, }, WebviewIsTransparent: false, - WindowIsTranslucent: true, + WindowIsTranslucent: false, }, Windows: &windows.Options{ WebviewIsTransparent: true,