chore: setup tauri
This commit is contained in:
14
src-tauri/tauri.linux.conf.json
Normal file
14
src-tauri/tauri.linux.conf.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "Coop",
|
||||
"label": "main",
|
||||
"width": 860,
|
||||
"height": 650,
|
||||
"minWidth": 860,
|
||||
"minHeight": 650
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user