Skip to content

Commit

Permalink
Add: New focus toggle improvement to go backwards
Browse files Browse the repository at this point in the history
  • Loading branch information
BitInByte committed May 24, 2023
1 parent 23ceeb6 commit 50f38fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skhd/skhdrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ alt - l : yabai -m window --focus east
# Correct behaviour
# Reaches the end and start on first again
alt - tab : yabai -m window --focus next || yabai -m window --focus first
shift + alt - tab : yabai -m window --focus prev || yabai -m window --focus last
# alt - tab : yabai -m window --focus next
# shift + alt - tab : yabai -m window --focus prev
#
Expand Down

0 comments on commit 50f38fb

Please sign in to comment.