Selaa lähdekoodia

fix: window center

GyDi 2 vuotta sitten
vanhempi
commit
2462e68ba1
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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,