diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 411ba77..cff69f3 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -13,8 +13,8 @@ "windows": [ { "title": "Claudia", - "width": 800, - "height": 600 + "width": 1680, + "height": 1050 } ], "security": {