Skip to content

Commit

Permalink
make app launch in center
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven committed May 4, 2022
1 parent c6813cc commit 0074b57
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 @@ -60,6 +60,7 @@
"title": "Cinny",
"width": 1024,
"height": 724,
"center": true,
"resizable": true,
"fullscreen": false
}
Expand Down

0 comments on commit 0074b57

Please sign in to comment.