diff options
author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-11 16:02:00 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-11 16:02:00 -0600 |
commit | 35778025419b3b2cd7cc6d0ebc17a6d1fe79f3ef (patch) | |
tree | 661ffec86e52ef38c31fd71440643f5bc6dc9d25 /README.md | |
parent | 4465dcb6da1fb91177fc26b4513d14c48eb56d5e (diff) | |
parent | 230d3432e9633da09a31ed933d8bcaff491db807 (diff) |
Merge branch 'wlroots-next' into scenegraph-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` |