mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-19 06:16:57 +01:00
19 lines
316 B
Markdown
19 lines
316 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
|
|
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|