mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-01 15:03:17 +02:00
no clone
This commit is contained in:
@@ -36,11 +36,7 @@ pub struct RenderConfig {
|
||||
impl RenderConfig {
|
||||
pub fn from(config: Arc<KomobarConfig>) -> Self {
|
||||
Self { group: 1 }
|
||||
}
|
||||
|
||||
//fn clone(&self) -> Self {
|
||||
// Self { group: self.group }
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize, JsonSchema)]
|
||||
|
||||
Reference in New Issue
Block a user