diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6c47ee1..f91f7f2 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -12,7 +12,9 @@ { "title": "nebula-os", "width": 800, - "height": 600 + "height": 600, + "fullscreen": true, + "decorations": false } ], "security": {