|
|
|
|
|
by stoniejohnson
857 days ago
|
|
So this definitely isn't instant, but you can get pretty close (this is my setup without disabling SIP): 1. Go to Settings -> Accessibility -> Display, turn on Reduce Motion. 2. Use something like this in your skhd config: ctrl - 1 : yabai -m query --spaces --space 1 | jq -r '.windows[0] // empty' | xargs yabai -m window --focus Repeat this for however many virtual desktops you typically use. |
|