From 9b49fac5173804c74e3fd0d23402b5afdf51469b Mon Sep 17 00:00:00 2001 From: antistereov Date: Tue, 17 Feb 2026 17:17:42 +0100 Subject: [PATCH] feat(yabai): add more IntelliJ windows to yabai ignore --- yabai/yabairc | 1 + 1 file changed, 1 insertion(+) diff --git a/yabai/yabairc b/yabai/yabairc index 582f9e1..03bbbd0 100644 --- a/yabai/yabairc +++ b/yabai/yabairc @@ -36,6 +36,7 @@ yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Create New Branch$" yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Copy$" manage=off yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Rename$" manage=off yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Rename Branch" manage=off +yabai -m rule --add app="^(IntelliJ IDEA|WebStorm)$" title="^Rollback Changes$"" manage=off # float settings windows yabai -m rule --add title='Settings$' manage=off