mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 22:12:53 +01:00
22 lines
379 B
Markdown
22 lines
379 B
Markdown
# kill
|
|
|
|
```
|
|
Kill background processes started by komorebic
|
|
|
|
Usage: komorebic.exe kill [OPTIONS]
|
|
|
|
Options:
|
|
--whkd
|
|
Kill whkd if it is running as a background process
|
|
|
|
--bar
|
|
Kill komorebi-bar if it is running as a background process
|
|
|
|
--masir
|
|
Kill masir if it is running as a background process
|
|
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|