Álvaro Ramírez
Trying out chunkwm
Installing Chunkwm
$ brew tap crisidev/homebrew-chunkwm $ brew install --HEAD --with-tmp-logging chunkwm
Add a configuration file. Started off from this example.
~/.chunkwmrc chmod +x ~/.chunkwmrc
Note: Ensure core::plugin_dir matches homebrew's plugin directory. Typically something like: /path/to/homebrew/opt/chunkwm/share/chunkwm/plugins
Start chunkwmrc service.
$ brew services start crisidev/chunkwm/chunkwm
Installing skhd (a hotkey daemon)
$ brew install --HEAD --with-logging koekeishiya/formulae/skhd
Start skhd service.
$ brew services start koekeishiya/formulae/skhd
Skhd logs location.
/Users/you/homebrew/var/log/skhd/skhd.[out|err].log
Add a configuration file. Started off from this example.
~/.skhdrc chmod +x ~/.skhdrc
Installing khd (easily invoke hotkeys from terminal)
$ brew install khd
Some additional Mission Control and keyboard shortcut preferences: