sites

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

commit 5ffe737d1c4adc0e1bd35c12429faf00b0242bb0
parent cfa09ab783ca478ab7d4ba81b3215d455ad92e18
Author: cuboid <cubeyyyy@pm.me>
Date:   Mon,  3 Mar 2025 11:10:06 +0000

update link to dwl, they have migrated to codeberg

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

diff --git a/dwm.suckless.org/index.md b/dwm.suckless.org/index.md @@ -127,7 +127,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 +* [dwl](https://codeberg.org/dwl/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