From 31bf59c7ed51f8c9ef05d46a482d780c53c73552 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Sun, 26 Mar 2023 13:07:07 +1000 Subject: [PATCH] Created column layout (markdown) --- column-layout.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 column-layout.md diff --git a/column-layout.md b/column-layout.md new file mode 100644 index 0000000..2cded23 --- /dev/null +++ b/column-layout.md @@ -0,0 +1,8 @@ +### Description +A column layout patch. This patch just puts the visible clients into equal-width columns on the screen. + +### Download +- [2023-03-26](https://github.com/djpohly/dwl/compare/main...bencollerson:dwl:72fde16.patch) + +### Authors +- [Ben Collerson](https://github.com/bencollerson) \ No newline at end of file