docs(browser): document headless start override

This commit is contained in:
Peter Steinberger
2026-04-25 11:41:50 +01:00
parent c52ec520c7
commit 8cbb62d93c
2 changed files with 7 additions and 2 deletions

View File

@@ -37,7 +37,8 @@ Other common Linux launch failures:
`WAYLAND_DISPLAY` are both unset. If you set `OPENCLAW_BROWSER_HEADLESS=0`,
`browser.headless: false`, or `browser.profiles.<name>.headless: false`,
remove that headed override, set `OPENCLAW_BROWSER_HEADLESS=1`, start `Xvfb`,
or run OpenClaw in a real desktop session.
run `openclaw browser start --headless` for a one-shot managed launch, or run
OpenClaw in a real desktop session.
### Solution 1: Install Google Chrome (Recommended)