services.skhd.config

Home-Manager option

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 in: <home-manager/modules/services/skhd.nix>source unavailable