summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/varcol/README.md
blob: 9e5b1b0b717175e5bdfad6b358c1d9d07dcb37bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)