mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-18 22:13:31 +01:00
22 lines
389 B
Markdown
22 lines
389 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
|
|
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|