System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

yabai

A tiling window manager for macOS based on binary space partitioning. More information: https://github.com/koekeishiya/yabai.
  • Set the layout to bsp:
    yabai -m config layout {{bsp}}
  • Set the window gap to 10pt:
    yabai -m config window_gap {{10}}
  • Enable opacity:
    yabai -m config window_opacity on
  • Disable window shadow:
    yabai -m config window_shadow off
  • Enable status bar:
    yabai -m config status_bar on

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.