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