chore(dev): begin v0.1.31-dev

This commit is contained in:
LGUG2Z
2024-11-04 07:58:49 -08:00
parent 9a3dbccc89
commit d55d356b37
10 changed files with 286 additions and 58 deletions

View File

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