summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorshilangyu <xmarcinmarcin@gmail.com>2020-03-02 22:07:41 +0100
committershilangyu <xmarcinmarcin@gmail.com>2020-03-02 22:07:41 +0100
commit47cc34a8e2a53076e0a6eb3d498aace8d096224b (patch)
tree6995118b0929a78830f9e936d00a7c18821acefa /docs
parent735038f060d3ea89651061c2bc2c04a41219ef19 (diff)
reflected auto config creation
Diffstat (limited to 'docs')
-rw-r--r--docs/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index 08e171bf..e18db307 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -38,7 +38,7 @@ Note some colours may not be compatible with the terminal you are using. For exa
## Default config locations
-bottom will check specific locations by default for a config file.
+bottom will check specific locations by default for a config file. If no file is found, it will be created.
- For Unix-based systems: `$HOME/.config/bottom/bottom.toml`.
- For Windows: `{FOLDERID_RoamingAppData}\bottom\bottom.toml` (for example, `C:\Users\Clement\AppData\Roaming\bottom\bottom.toml`).