chore(dev): begin v0.1.35-dev

This commit is contained in:
LGUG2Z
2025-02-20 19:31:27 -08:00
parent 80edcadbf7
commit c903cdbb75
12 changed files with 18 additions and 18 deletions

View File

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