services.skhd.config
Contents of skhd's configuration file. If empty (the default), the configuration file won't be managed.
See documentation and example.
- Type
null or absolute path or strings concatenated with "\n"- Default
null- Example
'' # open terminal, blazingly fast compared to iTerm/Hyper cmd - return : /Applications/kitty.app/Contents/MacOS/kitty --single-instance -d ~ # open qutebrowser cmd + shift - return : ~/Scripts/qtb.sh # open mpv cmd - m : open -na /Applications/mpv.app $(pbpaste) ''- Declared
- <home-manager/modules/services/skhd.nix>