From 8cbadb61604667b407b53ee1258433994fa4765a Mon Sep 17 00:00:00 2001 From: coasteen Date: Thu, 9 Jul 2026 10:42:28 +0330 Subject: init --- dwl/dwl-patches/patches/varcol/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 dwl/dwl-patches/patches/varcol/README.md (limited to 'dwl/dwl-patches/patches/varcol/README.md') diff --git a/dwl/dwl-patches/patches/varcol/README.md b/dwl/dwl-patches/patches/varcol/README.md new file mode 100755 index 0000000..9e5b1b0 --- /dev/null +++ b/dwl/dwl-patches/patches/varcol/README.md @@ -0,0 +1,15 @@ +### Description +A variable column layout. + +This layout behaves much the same as the `tile` layout, but adds key bindings that can be used to: +- Increase/decrease the number of non-master columns +- Increase/decrease the colfact to adjust the column spacing +- Push a client in or out of a special `left` column +- Toggle displaying the special `left` column + +### Download +- [git branch](https://codeberg.org/minego/dwl/src/branch/varcol) +- [2024-03-27](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/varcol/varcol.patch) + +### Authors +- [minego](https://codeberg.org/minego) -- cgit v1.2.3