docs: cleanup
This commit is contained in:
parent
bb17d14665
commit
0aa0e740cd
3 changed files with 1 additions and 42 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue