mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 06:13:36 +01:00
25 lines
466 B
Markdown
25 lines
466 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
|
|
|
|
--ahk
|
|
Stop ahk 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
|
|
|
|
```
|