yabai: use GitHub wiki in more info link and improve examples (#12246)

pull/23/head
Vitor Henrique 2024-02-13 04:15:28 -03:00 committed by GitHub
parent 2624ea6a30
commit eec33b1150
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# yabai
> 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}}`