From 159e08b35225ebabadc20e4b8f6c937a5ab80c26 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Tue, 2 Jan 2024 12:02:12 +0000 Subject: [PATCH] Add column --- column.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 column.md diff --git a/column.md b/column.md new file mode 100644 index 0000000..dba9ee8 --- /dev/null +++ b/column.md @@ -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) \ No newline at end of file