Update README.md

This commit is contained in:
Ferdinand Schober
2023-01-30 23:47:40 +01:00
committed by GitHub
parent 1090776c00
commit 2a9abbb4b7

View File

@@ -29,11 +29,7 @@ Also the [wlr_layer_shell protocol](https://wayland.app/protocols/wlr-layer-shel
(this works natively on sway versions >= 1.8)
## Build and run
First configure the client / server in `config.toml`.
Currently a client is hardcoded to be `client.right`, while a server is configured as `client.left`.
(I know, I know ... )
Client and Server can at the current state not be run on the same server, unless the port is changed in the config in between.
First configure the client / server in `config.toml`. (A misconfiguration currently does not produce a very informative error message)
Run
```sh