aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-12-25 12:26:21 -0500
committerDevin J. Pohly <djpohly@gmail.com>2020-12-25 12:26:21 -0500
commitdfc347af2fb9f7c4109b4e15492f742a844fa688 (patch)
tree37c78e8affd4e3380d2def7028c9cbe131071abf /README.md
parent2230f92ef008e0c8d92acb8fee701fefc91939dd (diff)
add Discord link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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