6 ms·
Really only usable on a personal machine. Having to disable SIP is a non starter for work computers
by ddavis 3y ago
Really only usable on a personal machine. Having to disable SIP is a non starter for work computers
- stoniejohnson 3y agoJust curious, what features do you need that require you to disable SIP? Even on my personal machine I haven't done that; I really just need to manage my windows and move them around.
- bluesign 3y agoinstant switching virtual desktop is the one which I miss.
- stoniejohnson 3y agoSo 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.