diff options
Diffstat (limited to 'dwl-patches/patches/column/README.md')
-rw-r--r-- | dwl-patches/patches/column/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dwl-patches/patches/column/README.md b/dwl-patches/patches/column/README.md new file mode 100644 index 0000000..9d1b205 --- /dev/null +++ b/dwl-patches/patches/column/README.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/raw/branch/main/patches/column/column.patch)
+
+### Authors
+- [Ben Collerson](https://codeberg.org/bencc)
\ No newline at end of file |