diff options
author | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
commit | c70505d7c7b7b48600f273357694b56ccf5d2a15 (patch) | |
tree | 21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/varcol/README.md | |
download | dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.gz dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.bz2 dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.zip |
Diffstat (limited to 'dwl-patches/patches/varcol/README.md')
-rw-r--r-- | dwl-patches/patches/varcol/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dwl-patches/patches/varcol/README.md b/dwl-patches/patches/varcol/README.md new file mode 100644 index 0000000..9e5b1b0 --- /dev/null +++ b/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)
|