Skip to content

Commit

Permalink
fix: window center
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed Sep 6, 2022
1 parent 019b2a1 commit 2462e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"title": "Clash Verge",
"width": 800,
"height": 636,
"center": true,
"resizable": true,
"fullscreen": false,
"decorations": false,
Expand Down

0 comments on commit 2462e68

Please sign in to comment.