mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
Update README.md to clarify config files (#27)
This commit is contained in:
parent
3be352abb7
commit
8cbbec7d90
1 changed files with 5 additions and 4 deletions
|
|
@ -134,10 +134,11 @@ $ nyx clean --all
|
|||
|
||||
Nyx merges a default configuration file (`nyx.conf`) with user overrides (`nyx.local`). Both live in the platform‑specific configuration directory shown below.
|
||||
|
||||
| Platform | Directory |
|
||||
|---------------|-----------------------------------|
|
||||
| Linux / macOS | `~/.config/nyx/` |
|
||||
| Windows | `%APPDATA%\ecpeter23\nyx\config\` |
|
||||
| Platform | Directory |
|
||||
|---------------|----------------------------------------------------|
|
||||
| Linux | `~/.config/nyx/` |
|
||||
| macOS | `~/Library/Application Support/dev.ecpeter23.nyx/` |
|
||||
| Windows | `%APPDATA%\ecpeter23\nyx\config\` |
|
||||
|
||||
Minimal example (`nyx.local`):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue