docs: add troubleshooting for Linux sandbox error

This commit is contained in:
NureddinSoltan
2026-02-17 01:25:06 +03:00
parent 19476da5cc
commit 647705fb58
+5
View File
@@ -65,6 +65,11 @@ chmod +x Openscreen-Linux-*.AppImage
You may need to grant screen recording permissions depending on your desktop environment.
**Note:** If the app fails to launch due to a "sandbox" error, run it with --no-sandbox:
```bash
./Openscreen-Linux-*.AppImage --no-sandbox
```
## Built with
- Electron
- React