mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-06 02:41:29 +03:00
update README
This commit is contained in:
@@ -80,8 +80,10 @@ $ cargo run --release -- --frontend cli
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
To automatically load clients on startup, the file `config.toml` is parsed.
|
To automatically load clients on startup, the file `$XDG_CONFIG_HOME/lan-mouse/config.toml` is parsed.
|
||||||
(must be in the directory where lan-mouse is executed).
|
`$XDG_CONFIG_HOME` defaults to `~/.config/`.
|
||||||
|
|
||||||
|
To create this file you can copy the following example config:
|
||||||
|
|
||||||
### Example config
|
### Example config
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user