chore(dev): begin v0.1.34-dev

This commit is contained in:
LGUG2Z
2025-01-11 15:06:47 -08:00
parent cc51f62c3a
commit b451df0379
10 changed files with 16 additions and 16 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.33`
/// The `komorebi.bar.json` configuration file reference for `v0.1.34`
pub struct KomobarConfig {
/// Bar positioning options
#[serde(alias = "viewport")]