Skip to content

Switching windows according to current space #649

Answered by dominiklohmann
24unix asked this question in Q&A
Discussion options

You must be logged in to vote

Rewrite your keybindings like this:

ctrl - 1 : yabai -m space --focus $(yabai -m query --displays --display | jq -er '.spaces[0]')
ctrl - 2 : yabai -m space --focus $(yabai -m query --displays --display | jq -er '.spaces[1]')

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@24unix
Comment options

@dominiklohmann
Comment options

Answer selected by dominiklohmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #649 on December 11, 2020 13:35.