From dfc347af2fb9f7c4109b4e15492f742a844fa688 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Fri, 25 Dec 2020 12:26:21 -0500 Subject: [PATCH] add Discord link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c491b9..aa70dbe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dwl - dwm for Wayland +Join us on our [Discord server](https://discord.gg/jJxZnrGPWN)! + dwl is a compact, hackable compositor for Wayland based on [wlroots](https://github.com/swaywm/wlroots). It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is: - Easy to understand, hack on, and extend with patches