snippetbashTip
yabai — A tiling window manager for macOS based on binary space partitioning. More information: <https://git
Viewed 0 times
commandtilingcliformacosyabaimanagerwindow
macos
Problem
How to use the
yabai command: A tiling window manager for macOS based on binary space partitioning. More information: <https://github.com/asmvik/yabai/wiki>.Solution
yabai — A tiling window manager for macOS based on binary space partitioning. More information: <https://github.com/asmvik/yabai/wiki>.Send a config [m]essage for setting the layout:
yabai -m config layout {{bsp|stack|float}}Set the window gap in pt:
yabai -m config window_gap {{10}}Enable opacity:
yabai -m config window_opacity onDisable window shadow:
yabai -m config window_shadow offEnable status bar:
yabai -m config status_bar onCode Snippets
Send a config [m]essage for setting the layout
yabai -m config layout {{bsp|stack|float}}Set the window gap in pt
yabai -m config window_gap {{10}}Enable opacity
yabai -m config window_opacity onDisable window shadow
yabai -m config window_shadow offEnable status bar
yabai -m config status_bar onContext
tldr-pages: osx/yabai
Revisions (0)
No revisions yet.