1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

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

This commit is contained in:
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

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}}`