From 043305bea6a5caf63a2fdd383713df706d79367d Mon Sep 17 00:00:00 2001 From: Jonas List Date: Fri, 8 Aug 2025 19:05:58 +0200 Subject: [PATCH] docs(flags): fix typo in config flags documentation --- content/docs/guides/about-config-flags.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/guides/about-config-flags.mdx b/content/docs/guides/about-config-flags.mdx index ba4a8d7..8a35749 100644 --- a/content/docs/guides/about-config-flags.mdx +++ b/content/docs/guides/about-config-flags.mdx @@ -17,7 +17,7 @@ Allows setting custom sidebar colors. Enabled by default. Allows setting a color hex as your sidebar color. Disabled by default. #### `zen.view.experimental-rounded-view` ??? Disabled by default. -#### `zen.view.gray-out-inactive-windows` +#### `zen.view.grey-out-inactive-windows` If a window is inactive, the theme color fades to gray. Enabled by default. #### `zen.watermark.enabled` Shows a splash screen briefly when Zen is opened. Enabled by default.