reduce initial window size

This commit is contained in:
rGamer9
2022-09-04 19:09:12 +03:00
committed by GitHub
parent d7938b7deb
commit 40b8c2b9e3

View File

@@ -56,8 +56,8 @@
"windows": [ "windows": [
{ {
"title": "Svelte-Tauri Template", "title": "Svelte-Tauri Template",
"width": 1200, "width": 900,
"height": 800, "height": 600,
"fullscreen": false, "fullscreen": false,
"transparent": true, "transparent": true,
"decorations": false "decorations": false