feat(yabai): disable manage of JetBrains popups

This commit is contained in:
2026-01-22 18:32:46 +01:00
parent 8356f132fd
commit 83ae6d9f70

View File

@@ -31,6 +31,7 @@ yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Project Structure$"
yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Settings$" manage=off
yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Run/Debug Configurations$" manage=off
yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Data Sources and Drivers$" manage=off
yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Choose Plugins to Install or Enable$" manage=off
# float settings windows
yabai -m rule --add title='Settings$' manage=off