From 9dffc074ff3b9bc30261474a1dca6843a5ab56ba Mon Sep 17 00:00:00 2001 From: Raphael Robatsch Date: Thu, 28 Oct 2021 17:59:21 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d930d5..89b1ccb 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://git.sr.ht/~raphi/dwl/blob/master/patches/wayland-ipc.patch) +**dwl must have the [wayland-ipc patch](https://git.sr.ht/~raphi/dwl/blob/master/patches/wayland-ipc.patch) applied**, since that's how the bar communicates with dwl. ## Configuration