docs: List macOS as also supporting XDG config directory (#490)

This commit is contained in:
Brian Di Palma 2021-06-02 22:14:03 +01:00 committed by GitHub
parent 1346b4de3e
commit 0296843a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -570,7 +570,7 @@ By default, bottom will look at (based on [dirs](https://github.com/dirs-dev/dir
| OS | Location |
| ----------------------------------------------------------------------- | -------- |
| `~/.config/bottom/bottom.toml` or `$XDG_CONFIG_HOME/bottom/bottom.toml` | Linux |
| `~/.config/bottom/bottom.toml` or `$XDG_CONFIG_HOME/bottom/bottom.toml` | Linux/macOS |
| `$HOME/Library/Application Support/bottom/bottom.toml` | macOS |
| `C:\Users\<USER>\AppData\Roaming\bottom\bottom.toml` | Windows |