mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 14:23:26 +01:00
17 lines
260 B
Markdown
17 lines
260 B
Markdown
# subscribe-socket
|
|
|
|
```
|
|
Subscribe to komorebi events using a Unix Domain Socket
|
|
|
|
Usage: komorebic.exe subscribe-socket <SOCKET>
|
|
|
|
Arguments:
|
|
<SOCKET>
|
|
Name of the socket to send event notifications to
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|