feat(yabai): disable manage of JetBrains popups
This commit is contained in:
@@ -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="^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="^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="^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
|
# float settings windows
|
||||||
yabai -m rule --add title='Settings$' manage=off
|
yabai -m rule --add title='Settings$' manage=off
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user