Files
komorebi/docs/cli/toggle-focus-follows-mouse.md
2024-02-15 12:21:51 -08:00

467 B

toggle-focus-follows-mouse

Toggle focus follows mouse for the operating system

Usage: komorebic.exe toggle-focus-follows-mouse [OPTIONS]

Options:
  -i, --implementation <IMPLEMENTATION>
          [default: windows]

          Possible values:
          - komorebi: A custom FFM implementation (slightly more CPU-intensive)
          - windows:  The native (legacy) Windows FFM implementation

  -h, --help
          Print help (see a summary with '-h')