mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(yabai): ignore System Settings
This commit is contained in:
@@ -40,7 +40,7 @@ yabai -m config window_placement second_child
|
||||
|
||||
# Apps to ignore
|
||||
yabai -m rule --add app="^System Preferences$" manage=off
|
||||
yabai -m rule --add app="^System Preferences$" manage=off
|
||||
yabai -m rule --add app="^System Settings$" manage=off
|
||||
yabai -m rule --add app="^FortiClient$" manage=off
|
||||
yabai -m rule --add app="^Calculator$" manage=off
|
||||
yabai -m rule --add app="^Archive Utility$" manage=off
|
||||
|
||||
Reference in New Issue
Block a user