koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
24.03k stars 652 forks source link

How to auto manage the window just for what i config ? #2260

Open StackTc opened 6 months ago

StackTc commented 6 months ago

i just want item2 and google chome is auto manage by yabai, so how need I config for this . i want all app is like yabai -m rule --add app="^Filmage Screen$" manage=off , you know what I mean.

StackTc commented 6 months ago

yabai -m rule --add app="." manage=off yabai -m rule --add app="." sub-layer=normal yabai -m rule --add app="^IntelliJ IDEA$" manage=on yabai -m rule --add app="^Google Chrome$" manage=on

this is the result