mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
20 lines
389 B
Markdown
20 lines
389 B
Markdown
# display-index-preference
|
|
|
|
```
|
|
Set the display index preference for a monitor identified using its display name
|
|
|
|
Usage: komorebic.exe display-index-preference <INDEX_PREFERENCE> <DISPLAY>
|
|
|
|
Arguments:
|
|
<INDEX_PREFERENCE>
|
|
Preferred monitor index (zero-indexed)
|
|
|
|
<DISPLAY>
|
|
Display name as identified in komorebic state
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|