fix: config file path

Not a JSON file (anymore)
This commit is contained in:
Stef 2026-01-26 13:03:59 +01:00 committed by CJ van den Berg
parent c98f8646d6
commit faa41d83ca

View file

@ -182,8 +182,8 @@ Mouse commands are NOT rebindable and are not listed in the command palette.
## Configuration ## Configuration
Configuration is stored in the standard location Configuration is stored in the standard location
`${XDG_CONFIG_HOME}/flow/config.json`. This is usually `${XDG_CONFIG_HOME}/flow/config`. This is usually
`~/.config/flow/config.json`. `~/.config/flow/config`.
The default configuration will be written the first time The default configuration will be written the first time
Flow Control is started and looks similar to this: Flow Control is started and looks similar to this: