diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f5647d5f..3addc226 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -127,7 +127,8 @@ "visible": false, "width": 360, "height": 780, - "center": true + "center": true, + "decorations": false } ] }