docs: fix config file path in online help
see neurocyte/flow-website#22
This commit is contained in:
parent
fa68164b5e
commit
079e9bee22
1 changed files with 2 additions and 2 deletions
4
help.md
4
help.md
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue