mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
[provisioning] Change the yabai rotation shortcut
It conflicts with browser refreshing
This commit is contained in:
parent
ae1fa9a4b9
commit
d629841dbd
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ ctrl + alt - k : yabai -m window --insert north
|
||||||
ctrl + alt - l : yabai -m window --insert east
|
ctrl + alt - l : yabai -m window --insert east
|
||||||
|
|
||||||
# rotate tree
|
# rotate tree
|
||||||
cmd - r : yabai -m space --rotate 90
|
ctrl + cmd - r : yabai -m space --rotate 90
|
||||||
|
|
||||||
# mirror tree y-axis
|
# mirror tree y-axis
|
||||||
# alt - y : yabai -m space --mirror y-axis
|
# alt - y : yabai -m space --mirror y-axis
|
||||||
|
|
Loading…
Reference in a new issue