···3636 cmd + ctrl - e : yabai -m space --balance
3737 cmd + ctrl - r : yabai -m space --rotate 270
38383939- # open terminal
4040- cmd - return : open -na "''${HOME}/Applications/Home Manager Apps/WezTerm.app"
3939+ # open apps
4040+ cmd - return : open -na "$HOME/Applications/Home Manager Apps/WezTerm.app"
4141+ cmd - b : open -na "/Applications/Arc.app"
41424243 # restart yabai
4344 cmd + alt - r : brew services restart yabai
-2
modules/darwin/services/yabai.nix
···11{
22- # addopted from https://github.com/nekowinston/dotfiles/blob/36f7f4a86af4d1ecd3d2da483585e4d2503a978a/machines/common/darwin/default.nix
33- # at least until I figure out how I prefer it
42 services.yabai = {
53 enable = true;
64 enableScriptingAddition = true;