From e29aee33864bc97b1d72751a94258f6ef783d93e Mon Sep 17 00:00:00 2001 From: Raphael Robatsch Date: Thu, 28 Oct 2021 17:25:35 +0200 Subject: [PATCH] update url to wayland-ipc patch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b20148d..8d930d5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ sudo apt install build-essential meson ninja-build \ libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 ``` -**dwl must have the [wayland-ipc patch](https://gitlab.com/raphaelr/dwl/-/raw/master/patches/wayland-ipc.patch) applied**, +**dwl must have the [wayland-ipc patch](https://git.sr.ht/~raphi/dwl/blob/master/patches/wayland-ipc.patch) since that's how the bar communicates with dwl. ## Configuration