diff --git a/pages/osx/yabai.md b/pages/osx/yabai.md index 7feb1f6ec..cdeb746fe 100644 --- a/pages/osx/yabai.md +++ b/pages/osx/yabai.md @@ -1,13 +1,13 @@ # yabai > A tiling window manager for macOS based on binary space partitioning. -> More information: . +> More information: . -- 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}}`