From 96a4556cf0976b3de08e9592af7957fbe516b0ae Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Thu, 23 Jan 2025 16:20:28 -0800 Subject: [PATCH] Update preset background example name --- docs/docs/presets.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/presets.mdx b/docs/docs/presets.mdx index 4ba6d48ecf..158f35c7a7 100644 --- a/docs/docs/presets.mdx +++ b/docs/docs/presets.mdx @@ -18,7 +18,7 @@ You can store presets in two locations: - `~/.config/waveterm/presets.json`: Main presets file - `~/.config/waveterm/presets/`: Directory for organizing presets into separate files -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`). +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`). :::info You can easily edit your presets using the built-in editor: