services.xserver.windowManager.bspwm.sxhkd.configFile

NixOS option

Path to the sxhkd configuration file. If null, $HOME/.config/sxhkd/sxhkdrc will be used.

type: null or absolute path
Default
null
Example
"${pkgs.bspwm}/share/doc/bspwm/examples/sxhkdrc"
declared in: nixos/modules/services/x11/window-managers/bspwm.nixView source on NixOS/nixpkgs →