소스 검색

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,