mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-16 14:26:40 +01:00
22 lines
393 B
Markdown
22 lines
393 B
Markdown
# stop
|
|
|
|
```
|
|
Stop the komorebi.exe process and restore all hidden windows
|
|
|
|
Usage: komorebic.exe stop [OPTIONS]
|
|
|
|
Options:
|
|
--whkd
|
|
Stop whkd if it is running as a background process
|
|
|
|
--bar
|
|
Stop komorebi-bar if it is running as a background process
|
|
|
|
--masir
|
|
Stop masir if it is running as a background process
|
|
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|