From 2a9abbb4b7772596a203984e9024ae6bb4716144 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Mon, 30 Jan 2023 23:47:40 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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