Compare commits

..

2 Commits

Author SHA1 Message Date
8579d9f28a Update README, make markdown, add link to upstream, add todo list 2026-01-10 02:15:52 -06:00
Niki Yoshiuchi
586960d520 Apply target patches from suckless (list below)
- fibonacci
- stacker
- swallow
- xresources
2026-01-10 02:11:51 -06:00

View File

@@ -6,7 +6,7 @@ This is my fork of suckless's dwm, for my customizations/configurations.
## TODO
- patches to add:
- use patches i added:
- fibonacci (for spiral layout)
- stacker (for moving windows up and down stack)
- swallow (the replace-windows-in-place feature)