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
I've tried to run a script to see the output of the yabai command, and it returns null. However, all other functionalities seem to be working fine except for this one.
I should mention that this type of command works perfectly when executed manually on my keyboard without going through skhd with a shortcut.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm facing an issue with Yabai, where almost everything works except for commands like:
lalt -w: yabai -m query --windows | jq --arg window "WezTerm" 'map(select(.app==$window)) | .[0].space' >> /tmp/my_yabai.log"
I've tried to run a script to see the output of the
yabai
command, and it returns null. However, all other functionalities seem to be working fine except for this one.I should mention that this type of command works perfectly when executed manually on my keyboard without going through skhd with a shortcut.
I'm programming on a Mac m1
Skhd version:
0.3.9
Yabai version:
6.0.0
Beta Was this translation helpful? Give feedback.
All reactions