Skip to content

Commit bce4b6c

Browse files
authored
Update preset background example name (#1819)
1 parent c96c189 commit bce4b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/presets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can store presets in two locations:
1818
- `~/.config/waveterm/presets.json`: Main presets file
1919
- `~/.config/waveterm/presets/`: Directory for organizing presets into separate files
2020

21-
All presets are aggregated regardless of which file they're in, so you can use the `presets` directory to organize them (e.g., `presets/backgrounds.json`, `presets/ai.json`).
21+
All presets are aggregated regardless of which file they're in, so you can use the `presets` directory to organize them (e.g., `presets/bg.json`, `presets/ai.json`).
2222

2323
:::info
2424
You can easily edit your presets using the built-in editor:

0 commit comments

Comments
 (0)