X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/5e5f195c9a9d38b80201eef4fa049f32b57c3d2b..291910cdb61718058e81d938fb6dc1da7cc9cfff:/Layouts.md?ds=inline diff --git a/Layouts.md b/Layouts.md index fc302d4..045c2c9 100644 --- a/Layouts.md +++ b/Layouts.md @@ -72,7 +72,7 @@ For example, this sets `termfair` to 3 columns and at least 1 row: centerfair ---------- -Similar to `termfair`, but with fixed number of vertical columns. Cols are centerded until there is nmaster columns, then windows are stacked in the slave columns, with at most ncol clients per column if possible. +Similar to `termfair`, but with fixed number of vertical columns. Cols are centerded until there are `nmaster` columns, then windows are stacked as slaves, with possibly `ncol` clients per column at most. (1) (2) (3) +---+---+---+ +-+---+---+-+ +---+---+---+ @@ -101,7 +101,7 @@ cascade Cascade all windows of a tag. -You can control the offsets by setting those two variables: +You can control the offsets by setting these two variables: lain.layout.cascade.cascade_offset_x = 64 lain.layout.cascade.cascade_offset_y = 16