mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-11 07:32:51 +02:00
fix(bar): actually save the config on apply_config
This commit is contained in:
@@ -361,6 +361,8 @@ impl Komobar {
|
|||||||
tracing::info!("widget configuration options applied");
|
tracing::info!("widget configuration options applied");
|
||||||
|
|
||||||
self.komorebi_notification_state = komorebi_notification_state;
|
self.komorebi_notification_state = komorebi_notification_state;
|
||||||
|
|
||||||
|
self.config = config.clone().into();
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn new(
|
pub fn new(
|
||||||
|
|||||||
Reference in New Issue
Block a user