# start ``` Start komorebi.exe as a background process Usage: komorebic.exe start [OPTIONS] Options: -c, --config Path to a static configuration JSON file -a, --await-configuration Wait for 'komorebic complete-configuration' to be sent before processing events -t, --tcp-port Start a TCP server on the given port to allow the direct sending of SocketMessages --whkd Start whkd in a background process --bar Start komorebi-bar in a background process --masir Start masir in a background process for focus-follows-mouse --clean-state Do not attempt to auto-apply a dumped state temp file from a previously running instance of komorebi -h, --help Print help ```