xsession.windowManager.bspwm.extraConfig

Home-Manager option

Additional shell commands to be run at the end of the config file.

type: strings concatenated with “\n”
Default
""
Example
'' bspc subscribe all > ~/bspc-report.log & ''
declared in: <home-manager/modules/services/window-managers/bspwm>source unavailable