mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-18 22:13:31 +01:00
20 lines
298 B
Markdown
20 lines
298 B
Markdown
# remove-title-bar
|
|
|
|
```
|
|
Whitelist an application for title bar removal
|
|
|
|
Usage: komorebic.exe remove-title-bar <IDENTIFIER> <ID>
|
|
|
|
Arguments:
|
|
<IDENTIFIER>
|
|
[possible values: exe, class, title, path]
|
|
|
|
<ID>
|
|
Identifier as a string
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|