docs: fix config file path in online help

see neurocyte/flow-website#22
This commit is contained in:
CJ van den Berg 2026-01-26 16:17:31 +01:00
parent fa68164b5e
commit 079e9bee22
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -176,8 +176,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: