chore(dev): begin v0.1.33-dev

This commit is contained in:
LGUG2Z
2025-01-03 18:20:02 -08:00
parent 4b9d811499
commit 5a8f48c6b9
10 changed files with 27 additions and 29 deletions

View File

@@ -12,7 +12,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.32`
/// The `komorebi.bar.json` configuration file reference for `v0.1.33`
pub struct KomobarConfig {
/// Bar positioning options
#[serde(alias = "viewport")]