commit dfc347af2fb9f7c4109b4e15492f742a844fa688
parent 2230f92ef008e0c8d92acb8fee701fefc91939dd
Author: Devin J. Pohly <djpohly@gmail.com>
Date: Fri, 25 Dec 2020 12:26:21 -0500
add Discord link
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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