MyNixOS website logo
option

xsession.windowManager.fluxbox.extraCommandLineArgs

Extra command line arguments to pass to fluxbox. Look at the fluxbox(1) manpage for details.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-log"
  "/tmp/fluxbox.log"
]