diff --git a/README.md b/README.md index baff10b..3f95ff5 100644 --- a/README.md +++ b/README.md @@ -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