diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-12-25 12:26:21 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-12-25 12:26:21 -0500 |
commit | dfc347af2fb9f7c4109b4e15492f742a844fa688 (patch) | |
tree | 37c78e8affd4e3380d2def7028c9cbe131071abf | |
parent | 2230f92ef008e0c8d92acb8fee701fefc91939dd (diff) |
add Discord link
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |