From faa41d83cacd09b08f4facb0959dbb50ee93391c Mon Sep 17 00:00:00 2001 From: Stef Date: Mon, 26 Jan 2026 13:03:59 +0100 Subject: [PATCH] fix: config file path Not a JSON file (anymore) --- content/docs/help.smd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/help.smd b/content/docs/help.smd index fa4a017..9d435e0 100644 --- a/content/docs/help.smd +++ b/content/docs/help.smd @@ -182,8 +182,8 @@ Mouse commands are NOT rebindable and are not listed in the command palette. ## Configuration Configuration is stored in the standard location -`${XDG_CONFIG_HOME}/flow/config.json`. This is usually -`~/.config/flow/config.json`. +`${XDG_CONFIG_HOME}/flow/config`. This is usually +`~/.config/flow/config`. The default configuration will be written the first time Flow Control is started and looks similar to this: