mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
dwl-patches overhaul
Eliminated wiki. Individual patches have a README.md explanation in their own subdirectory. Simplified submission of new patches and maintenance of existing patches. Instructions page (README.md autodisplayed) is now at https://codeberg.org/dwl/dwl-patches/
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user