diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index e1768c2..b411acc 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -16,7 +16,7 @@ "width": 800, "height": 600, "resizable": true, - "fullscreen": true + "fullscreen": false } ], "security": {