mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
fixed readme location for mastercol
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
### Description
|
||||
This patch adds an extra layout to dwl called `mastercol` in which the windows in the master area are arranged in columns of equal size. The number of columns is always nmaster + 1, and the last column is a stack of leftover windows just like the normal tile layout. It effectively acts like the default tiling mode, except provides for vertical instead of horizontal master windows.
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/dsst/dwl/src/branch/mastercolumn)
|
||||
- [2024-07-13](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/mastercolumn/mastercolumn.patch)
|
||||
|
||||
### Authors
|
||||
- [dsst](https://codeberg.org/dsst)
|
||||
Reference in New Issue
Block a user