Skip to content

Instantly share code, notes, and snippets.

@harrisoncramer
Created May 28, 2021 21:33
Show Gist options
  • Save harrisoncramer/7f6cf3aba5a73dbab9bc29d94baf4604 to your computer and use it in GitHub Desktop.
Save harrisoncramer/7f6cf3aba5a73dbab9bc29d94baf4604 to your computer and use it in GitHub Desktop.
# Help on this configuration file is here
# https://www.notion.so/Yabai-8da3b829872d432fac43181b7ff628fc
sudo yabai --load-sa
yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
yabai -m rule --add app="^System Preferences$" manage=off
yabai -m rule --add app="^Finder$" manage=off
yabai -m rule --add app="^Audio Hijack$" manage=off
yabai -m rule --add app="^FaceTime$" manage=off
yabai -m rule --add app="^Quicktime Player$" manage=off
yabai -m rule --add app="^Messages$" manage=off
yabai -m rule --add app="^Spotify$" manage=off
yabai -m config layout bsp
yabai -m config window_shadow off
## WTIH SIP DISABLED (Limelight build into Yabai, enable it here)
yabai -m config window_border on
yabai -m config window_border_width 3
yabai -m config active_window_border_color 0xFFB0B464
yabai -m config normal_window_border_color 0x00FFFFFF
yabai -m config insert_feedback_color 0xffd75f5f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment