To install Skhd, run the following command:
brew install koekeishiya/formulae/skhd
- Clone config
git clone [email protected]:jojoatt/skhd_config.git ~/.config/skhd
The skhd config will be in skhdrc
file at ~/.config/skhd
path
- That's it !
To start skhd:
skhd --start-service
To restart skhd:
skhd --restart-service
To stop skhd:
skhd --stop-service
To reload config file of skhd:
skhd --reload
or
skhd -r