You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my environment, XDG_CONFIG_HOME is equal to ~/Library/Application Support.
The location of the yabairc file is ~/Library/Application Support/yabai/yabairc.
Setting the scene
When yabairc is executable, then when starting the service with the command yabai --start-service, my configuration is not loaded and the error logs show me:
Context
XDG_CONFIG_HOME
is equal to~/Library/Application Support
.yabairc
file is~/Library/Application Support/yabai/yabairc
.Setting the scene
When
yabairc
is executable, then when starting the service with the commandyabai --start-service
, my configuration is not loaded and the error logs show me:But if
yabairc
is not executable then my configuration is correctly loaded.I think the error is here.
But I can't explain why
env -c
operates like this.The text was updated successfully, but these errors were encountered: