mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-18 14:17:01 +01:00
20 lines
324 B
Markdown
20 lines
324 B
Markdown
# identify-tray-application
|
|
|
|
```
|
|
Identify an application that closes to the system tray
|
|
|
|
Usage: komorebic.exe identify-tray-application <IDENTIFIER> <ID>
|
|
|
|
Arguments:
|
|
<IDENTIFIER>
|
|
[possible values: exe, class, title, path]
|
|
|
|
<ID>
|
|
Identifier as a string
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|