You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't for the life of me get Yabai to ignore specific apps. Some work fine, others seem to resist this rule.
Examples of ones that work fine for me: yabai -m rule --add app='^System Settings$' manage=off yabai -m rule --add app='^Calculator$' manage=off
But the following ones do not work, no matter what I do: yabai -m rule --add app='^Blitzit$' manage=off yabai -m rule --add app='^Live$' manage=off
I've verified the app names that are running via query in terminal. Maybe this is a matter of expectations? What exactly is 'manage=off' supposed to be doing? My assumption is that toggling Yabai modes would not affect the unmanaged apps, and that resizing unmanaged apps should also not influence other tiled windows... But neither of those is true for these two apps.
Any ideas?
The text was updated successfully, but these errors were encountered:
I can't for the life of me get Yabai to ignore specific apps. Some work fine, others seem to resist this rule.
Examples of ones that work fine for me:
yabai -m rule --add app='^System Settings$' manage=off
yabai -m rule --add app='^Calculator$' manage=off
But the following ones do not work, no matter what I do:
yabai -m rule --add app='^Blitzit$' manage=off
yabai -m rule --add app='^Live$' manage=off
I've verified the app names that are running via query in terminal. Maybe this is a matter of expectations? What exactly is 'manage=off' supposed to be doing? My assumption is that toggling Yabai modes would not affect the unmanaged apps, and that resizing unmanaged apps should also not influence other tiled windows... But neither of those is true for these two apps.
Any ideas?
The text was updated successfully, but these errors were encountered: