chore(yabai): ignore system settings

This commit is contained in:
Stefan Imhoff
2023-01-02 14:58:25 +01:00
parent f37bda2978
commit 2a50e1cf65

View File

@@ -37,6 +37,7 @@ yabai -m config right_padding 10
# Apps to ignore
yabai -m rule --add app="^System Preferences$" manage=off
yabai -m rule --add app="^System Settings$" manage=off
yabai -m rule --add app="^Archive Utility$" manage=off
yabai -m rule --add app="^Alfred Preferences$" manage=off
yabai -m rule --add app="Raycast" manage=off