浏览代码

fix: window center

GyDi 2 年之前
父节点
当前提交
2462e68ba1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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,