sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 30259118da7a84612852458da61b373c458f528d
parent 8f73aea95899f176dcfcb8b1cdfc955e68c320f1
Author: joten <joten@users.noreply.github.com>
Date:   Sat,  5 Apr 2014 23:38:05 +0200

Updated link to bug.n in patches/index

Diffstat:
Mdwm.suckless.org/patches/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md @@ -35,7 +35,7 @@ related projects * [awm](http://www.freaknet.org/alpt/src/alpt-wm/readme) -- (old) modified dwm with workspaces and /proc like interface * [bwm](http://lists.suckless.org/dwm/0708/3085.html) -- (old) modified dwm with extensive mouse support * [cons-wm](http://github.com/dharmatech/psilab/tree/master/cons-wm) -- minimalist wm in scheme (not tiled) -* [bug.n](http://developer.berlios.de/projects/bugn/) -- dwm for Windows written in AutoHotkey +* [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) * [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