mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-21 17:09:20 +01:00
19 lines
374 B
Markdown
19 lines
374 B
Markdown
# display-index-preference
|
|
|
|
```
|
|
Set the display index preference for a monitor identified using its display name
|
|
|
|
Usage: 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
|
|
|
|
``` |