fix: config file path
Not a JSON file (anymore)
This commit is contained in:
parent
c98f8646d6
commit
faa41d83ca
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue