docs: cleanup

This commit is contained in:
adamelmore 2025-07-21 09:02:40 -05:00
commit 0aa0e740cd
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
3 changed files with 1 additions and 42 deletions

View file

@ -92,24 +92,6 @@ You can configure the theme you want to use in your opencode config through the
---
### Layout
You can configure the layout of the TUI with the `layout` option.
```json title="opencode.json"
{
"$schema": "https://opencode.ai/config.json",
"layout": "stretch"
}
```
This takes:
- `"auto"`: Centers content with padding. This is the default.
- `"stretch"`: Uses full terminal width.
---
### Logging
Logs are written to: