Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alt-tab : yabai -m space --focus recent not working #2285

Open
Trid-collab opened this issue May 21, 2024 · 3 comments
Open

alt-tab : yabai -m space --focus recent not working #2285

Trid-collab opened this issue May 21, 2024 · 3 comments

Comments

@Trid-collab
Copy link

alt-tab : yabai -m space --focus recent doesn't seem to work with macos14.5 with the latest version of yabai and skhdrc. Could someone help me here on the what am I missing here

@0xAquaWolf
Copy link

Do you have the scripting additions installed correctly?
Also what errors if any are your receiving?

@Trid-collab
Copy link
Author

I am new yabai. Most of my other stuff are working like:
alt - r : yabai -m space --rotate 90
alt - f : yabai -m window --toggle zoom-fullscreen
alt - g : yabai -m space --toggle padding; yabai -m space --toggle gap

excepting this one alt - tab : yabai -m space --focus recent
I just installed yabai skdrc using brew and started the service - enabled yabai at login and accessbilty and as for the config - I tried to follow from config in the internet.
I am on Sonoma 14.5 and the following shows on my terminal when I run

csrutil status System Integrity Protection status: enabled.
yabai_tridib.err.log

@0xAquaWolf
Copy link

Alright i had something similar like this happen to me before i figured it out

first you have to partially disable SIP

https://github.com/koekeishiya/yabai/wiki/Disabling-System-Integrity-Protection

then after that you are going to need to install the scripting additions

https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release)#configure-scripting-addition

lastly make sure to uncomment the last line from the sudoers file
sudo visudo -f /private/etc/sudoers

it should read

#includedir /private/etc/sudoers.d

then reboot your mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants