diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 89c726d..33cbe3c 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -13,8 +13,8 @@ "windows": [ { "title": "Synapsis", - "width": 1080, - "height": 720, + "width": 1280, + "height": 820, "minWidth": 720, "minHeight": 560, "center": true,