mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 14:23:26 +01:00
21 lines
420 B
Markdown
21 lines
420 B
Markdown
# border-implementation
|
|
|
|
```
|
|
Set the border implementation
|
|
|
|
Usage: komorebic.exe border-implementation <STYLE>
|
|
|
|
Arguments:
|
|
<STYLE>
|
|
Desired border implementation
|
|
|
|
Possible values:
|
|
- komorebi: Use the adjustable komorebi border implementation
|
|
- windows: Use the thin Windows accent border implementation
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help (see a summary with '-h')
|
|
|
|
```
|