commit 17687f3efde57a7ff6a21cfe1c91a0fc0baad97d
Author: Devin J. Pohly <djpohly_AT_gmail.com>
Date: Sun Jul 26 22:44:22 2020 -0400
add link to dwl as a related project
I'm not big on self-promotion, but now that there are other folks who
have contributed, added it to the Arch wiki, and posted to Reddit, I can
proceed on their votes of confidence.
diff --git a/dwm.suckless.org/index.md b/dwm.suckless.org/index.md
index aebd548f..ecab75e1 100644
--- a/dwm.suckless.org/index.md
+++ b/dwm.suckless.org/index.md
_AT_@ -128,6 +128,7 @@ related projects
* [cons-wm](
http://github.com/dharmatech/psilab/tree/master/cons-wm) -- minimalist wm in scheme (not tiled)
* [bug.n](
https://github.com/fuhsjr00/bug.n) -- dwm for Windows written in AutoHotkey
* [dvtm](
http://www.brain-dump.org/projects/dvtm/) -- virtual terminal manager (dwm on the console)
+* [dwl](
https://github.com/djpohly/dwl) -- hackable dwm for Wayland
* [dwm-gtx](
http://s01.de/~gottox/index.cgi/proj_dwm) -- dwm branch with Xinerama support, pointer movement, different layout
* [dwm-sprinkles](
http://0mark.unserver.de/dwm-sprinkles/) -- dwm with colorfull bar, transparency, pre-configured pertag and more
* [dwm-win32](
http://www.brain-dump.org/projects/dwm-win32/) -- dwm ported to windows
Received on Mon Jul 27 2020 - 04:53:34 CEST