chore(release): v0.1.29

This commit is contained in:
LGUG2Z
2024-09-26 18:14:00 -07:00
parent 109227b74c
commit 5bad9d118f
9 changed files with 9 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ use serde::Serialize;
use std::path::PathBuf;
#[derive(Clone, Debug, Serialize, Deserialize, JsonSchema)]
/// The `komorebi.bar.json` configuration file reference for `v0.1.29`
pub struct KomobarConfig {
/// Viewport options (see: https://docs.rs/egui/latest/egui/viewport/struct.ViewportBuilder.html)
pub viewport: Option<ViewportConfig>,