mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
yabai: use GitHub wiki in more info link and improve examples (#12246)
This commit is contained in:
parent
2624ea6a30
commit
eec33b1150
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# yabai
|
# yabai
|
||||||
|
|
||||||
> A tiling window manager for macOS based on binary space partitioning.
|
> A tiling window manager for macOS based on binary space partitioning.
|
||||||
> More information: <https://github.com/koekeishiya/yabai>.
|
> More information: <https://github.com/koekeishiya/yabai/wiki>.
|
||||||
|
|
||||||
- Set the layout to bsp:
|
- Send a config [m]essage for setting the layout:
|
||||||
|
|
||||||
`yabai -m config layout {{bsp}}`
|
`yabai -m config layout {{bsp|stack|float}}`
|
||||||
|
|
||||||
- Set the window gap to 10pt:
|
- Set the window gap in pt:
|
||||||
|
|
||||||
`yabai -m config window_gap {{10}}`
|
`yabai -m config window_gap {{10}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue