yabai: macOS的窗口管理

自动分屏

cite: How To Setup And Use The Yabai Tiling Window Manager On Mac

setup

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# install yabai
brew install koekeishiya/formulae/yabai
yabai --start-service
yabai --restart-service

# install skhd
brew install koekeishiya/formulae/skhd
skhd --start-service
skhd --restart-service

mkdir ~/.config/yabai
cd ~/.config/yabai
wget https://raw.githubusercontent.com/Sanzo00/config/main/yabai/yabairc

mkdir ~/.config/skhd
cd ~/.config
wget https://raw.githubusercontent.com/Sanzo00/config/main/skhd/skhdrc

command

Function Shortcuts
Focus within space Alt + (H, J, K, L)
Focus between display Alt + (W, E)
Toggle window float Shift + Alt + F
Maximize window Alt + M
Balance layout Alt + B
Swap window Shift + Alt + (H, J, K, L)

yabai: macOS的窗口管理

https://sanzo.top/Blog/yabai/

Author

Sanzo

Posted on

2024-07-14

Updated on

2024-07-14

Licensed under


Comments