diff --git a/neutralino.config.json b/neutralino.config.json index 04effe9..4afd75c 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -20,8 +20,8 @@ "modes": { "window": { "title": "Vencoder", - "width": 800, - "height": 600, + "width": 1280, + "height": 720, "minWidth": 600, "minHeight": 400, "icon": "/solid-src/public/vite.svg", @@ -39,4 +39,4 @@ "devUrl": "http://localhost:5173" } } -} \ No newline at end of file +} diff --git a/solid-src/index.html b/solid-src/index.html index e22958f..20a6563 100644 --- a/solid-src/index.html +++ b/solid-src/index.html @@ -5,7 +5,7 @@ - +