Hacker News new | ask | show | jobs
by ddavis 854 days ago
Really only usable on a personal machine. Having to disable SIP is a non starter for work computers
1 comments

Just 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.

instant switching virtual desktop is the one which I miss.
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.