diff --git a/README.md b/README.md index df6379c5..3e64de64 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ every `WindowManagerEvent` and `SocketMessage` handled by `komorebi` in a Rust c Below is a simple example of how to use `komorebi-client` in a basic Rust application. ```rust -// komorebi-client = { git = "https://github.com/LGUG2Z/komorebi", tag = "v0.1.25"} +// komorebi-client = { git = "https://github.com/LGUG2Z/komorebi", tag = "v0.1.28"} use anyhow::Result; use komorebi_client::Notification; diff --git a/docs/cli/ahk-library.md b/docs/cli/ahk-library.md deleted file mode 100644 index bae05042..00000000 --- a/docs/cli/ahk-library.md +++ /dev/null @@ -1,12 +0,0 @@ -# ahk-library - -``` -Generate a library of AutoHotKey helper functions - -Usage: komorebic.exe komorebic.exe ahk-library - -Options: - -h, --help - Print help - -``` diff --git a/docs/cli/border-implementation.md b/docs/cli/border-implementation.md new file mode 100644 index 00000000..3f955bab --- /dev/null +++ b/docs/cli/border-implementation.md @@ -0,0 +1,20 @@ +# border-implementation + +``` +Set the border implementation + +Usage: komorebic.exe border-implementation