diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-09-24 11:44:29 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2023-09-24 11:44:29 -0600 |
commit | 1333f8cc6ecbe8b1d4d73c4e3453997d0e5d84f1 (patch) | |
tree | 5144cb5865418165dfae4e2c090720a10e47b1b6 /README.md | |
parent | d4f2c6bfd638d45736512691f06081cf314370bd (diff) | |
parent | 5baf195523934519d7659ae34ad287ca60a5654c (diff) |
Merge remote-tracking branch 'upstream/main' into wlroots-next
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ # dwl - dwm for Wayland -Join us on our [Discord server] or at [#dwl] on irc.libera.chat. +Join us on our IRC channel: [#dwl on Libera Chat] +Or on our [Discord server]. dwl is a compact, hackable compositor for [Wayland] based on [wlroots]. It is intended to fill the same space in the Wayland world that dwm does in X11, @@ -143,7 +144,7 @@ inspiration, and to the various contributors to the project, including: [Discord server]: https://discord.gg/jJxZnrGPWN -[#dwl]: https://web.libera.chat/?channels=#dwl +[#dwl on Libera Chat]: https://web.libera.chat/?channels=#dwl [Wayland]: https://wayland.freedesktop.org/ [wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots/ [wlroots-next branch]: https://github.com/djpohly/dwl/tree/wlroots-next |