chore(release): v0.1.27

This commit is contained in:
LGUG2Z
2024-06-19 14:52:54 -07:00
parent 83cc7bf7c0
commit a511cbd263
16 changed files with 98 additions and 16 deletions

16
docs/cli/transparency.md Normal file
View File

@@ -0,0 +1,16 @@
# transparency
```
Enable or disable transparency for unfocused windows
Usage: komorebic.exe transparency <BOOLEAN_STATE>
Arguments:
<BOOLEAN_STATE>
[possible values: enable, disable]
Options:
-h, --help
Print help
```