update README

This commit is contained in:
Ferdinand Schober
2023-12-04 16:24:35 +01:00
parent b01f7c2793
commit 9b242f6138

View File

@@ -80,8 +80,10 @@ $ cargo run --release -- --frontend cli
```
## Configuration
To automatically load clients on startup, the file `config.toml` is parsed.
(must be in the directory where lan-mouse is executed).
To automatically load clients on startup, the file `$XDG_CONFIG_HOME/lan-mouse/config.toml` is parsed.
`$XDG_CONFIG_HOME` defaults to `~/.config/`.
To create this file you can copy the following example config:
### Example config