Explorar el Código

fix: window center

GyDi hace 2 años
padre
commit
2462e68ba1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src-tauri/tauri.conf.json

+ 1 - 0
src-tauri/tauri.conf.json

@@ -75,6 +75,7 @@
         "title": "Clash Verge",
         "width": 800,
         "height": 636,
+        "center": true,
         "resizable": true,
         "fullscreen": false,
         "decorations": false,