diff options
author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-10 10:34:43 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-10 10:34:43 -0600 |
commit | 432c15fb094a3b517482a4ed30f08ffcbf74afa7 (patch) | |
tree | e4664a73c1b4c2aef674cbc4f01ce5ba2e586b32 /README.md | |
parent | 2630664fefacc9e4c6a5a12de8b96a04657f3c5f (diff) | |
parent | 3e6d584de107a3d555d652b55bf5227d03f2f957 (diff) |
Merge branch 'main' into wlroots-next
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ 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: +dwl is a compact, hackable compositor for Wayland based on [wlroots](https://gitlab.freedesktop.org/wlroots/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 - One C source file (or a very small number) configurable via `config.h` |