Add column

Ben Collerson 2024-01-02 12:02:12 +00:00
parent 94109733a5
commit 159e08b352

9
column.md Normal file

@ -0,0 +1,9 @@
### Description
A column layout patch. This patch just puts the visible clients into equal-width columns on the screen.
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/column)
- [2024-01-02](https://codeberg.org/dwl/dwl-patches/src/branch/main/column/column.patch)
### Authors
- [bencc](https://codeberg.org/bencc)