diff options
author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-16 21:49:47 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-16 21:54:16 -0600 |
commit | 79f85bde99e469cea01a0b44b235b53cab55aee3 (patch) | |
tree | 1826cbec5e14727bee5a5d08aa418f2b0f3a1505 /README.md | |
parent | 863eedd05e8d292ccef2530d9b4b8b5475b8cbef (diff) | |
parent | 2768af5a9bfd7cb5f874a8d61f4bc9a1188b82fd (diff) |
Merge branch 'main' into scenegraph
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` |