docs(wm): add komorebi-gui binary, update mkdocs

This commit is contained in:
LGUG2Z
2024-05-19 16:37:35 -07:00
parent 05af7ce16a
commit 0f44efaa82
12 changed files with 75 additions and 4 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ impl From<&Monitor> for MonitorConfig {
}
#[derive(Debug, Serialize, Deserialize, JsonSchema)]
/// The `komorebi.json` static configuration file reference for `v0.1.25`
/// The `komorebi.json` static configuration file reference for `v0.1.26`
pub struct StaticConfig {
/// DEPRECATED from v0.1.22: no longer required
#[serde(skip_serializing_if = "Option::is_none")]