mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-21 17:09:20 +01: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");
|
||||
|
||||
self.komorebi_notification_state = komorebi_notification_state;
|
||||
|
||||
self.config = config.clone().into();
|
||||
}
|
||||
|
||||
pub fn new(
|
||||
|
||||
Reference in New Issue
Block a user