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

17 lines
265 B
Markdown

# mouse-follows-focus
```
Enable or disable mouse follows focus on all workspaces
Usage: komorebic.exe mouse-follows-focus <BOOLEAN_STATE>
Arguments:
<BOOLEAN_STATE>
[possible values: enable, disable]
Options:
-h, --help
Print help
```