chore(dev): begin 0.1.37-dev

This commit is contained in:
LGUG2Z
2025-04-13 09:38:12 -07:00
parent 6608e5a5bb
commit a8b02f40fd
10 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ use std::path::PathBuf;
#[derive(Clone, Debug, Serialize, Deserialize)]
#[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
/// The `komorebi.bar.json` configuration file reference for `v0.1.36`
/// The `komorebi.bar.json` configuration file reference for `v0.1.37`
pub struct KomobarConfig {
/// Bar height (default: 50)
pub height: Option<f32>,