We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the following rules to float the System Preferences and iStat Menus windows:
yabai -m rule --add app="^iStat*" sticky=on layer=above manage=off border=off yabai -m rule --add app="^System Preferences*" manage=off
When I setyabai -m config window_opacity on, opening any window that falls under these rules crashes the desktop.
yabai -m config window_opacity on
I am currently on Big Sur and never tried this on Catalina.
The text was updated successfully, but these errors were encountered:
Updating from v3.3.2 -> v3.3.4 resolved this. This issue was most likely related to #277.
Sorry, something went wrong.
No branches or pull requests
I have the following rules to float the System Preferences and iStat Menus windows:
When I set
yabai -m config window_opacity on
, opening any window that falls under these rules crashes the desktop.I am currently on Big Sur and never tried this on Catalina.
The text was updated successfully, but these errors were encountered: