diff options
author | Leonardo Hernandez Hernandez <leohdz172@protonmail.com> | 2021-11-02 17:09:54 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-03-10 10:23:00 -0600 |
commit | 3e6d584de107a3d555d652b55bf5227d03f2f957 (patch) | |
tree | 0c9a8e77136bd1cedc1e69ab0106799620685f3b | |
parent | ebed67596d538f4839d4c2a5d5257b07ccb2e624 (diff) |
update URL to wlroots project (GitHub->GitLab)
-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` |