commit 855a6cfa93b55a579ffd46eba7a40a5a8afdcb53
parent ca67ef6baf6a548da0ae2d5490396f6f7df2b354
Author: Kris Maglione <jg@suckless.org>
Date: Tue, 19 May 2009 13:58:52 -0400
Merge.
Diffstat:
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/dwm.suckless.org/index.md b/dwm.suckless.org/index.md
@@ -59,6 +59,4 @@ dwm is actively developed in parallel to wmii. You can [browse](http://code.suck
Miscellaneous
-------------
-* Optionally you can install [dmenu](/programs/dmenu.html) to extend dwm with a wmii-alike menu.
-
-
+* Optionally you can install [dmenu](http://tools.suckless.org/dmenu) to extend dwm with a wmii-alike menu.
diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md
@@ -52,6 +52,7 @@ related projects
* [echinus](http://www.rootshell.be/~polachok/code/) -- dwm fork with EWMH, Xft support
* [gemini](http://gemini.digitalmediaplanet.net) -- terminal manager
* [i3](http://i3.zekjur.net/) -- wmii fork with XCB, multihead, vertical column, command mode
+* [musca](http://aerosuidae.net/musca.html) -- inspired by dwm, more complex layout, configurable with commands, EWMH support
* [scrotwm](http://www.peereboom.us/scrotwm/html/scrotwm.html) -- dwm clone with multihead, config file, restart.. support
* [teslawm](http://teslawm.org/) -- dwm fork with multihead, mouse, stdin commands support (was dwm-rfigura)
* [xmonad](http://www.xmonad.org/) -- dwm clone in haskell