mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
17 lines
265 B
Markdown
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
|
|
|
|
```
|