diff --git a/apps/desktop/src-tauri/tauri.conf.json b/apps/desktop/src-tauri/tauri.conf.json index 8494a03a12..b4069ff23d 100644 --- a/apps/desktop/src-tauri/tauri.conf.json +++ b/apps/desktop/src-tauri/tauri.conf.json @@ -95,7 +95,7 @@ }, "windows": [ { - "fullscreen": false, + "fullscreen": true, "height": 900, "resizable": true, "title": "bloop",