mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 14:51:04 +02:00
refactor: address requested changes (2)
This commit is contained in:
parent
40d449e011
commit
d5e4e08863
5 changed files with 18 additions and 24 deletions
|
@ -268,7 +268,7 @@ impl Bar {
|
|||
output_name: &self.monitor_name,
|
||||
location: $location,
|
||||
icon_theme: &icon_theme,
|
||||
icon_overrides: &config.icon_overrides,
|
||||
icon_overrides: &self.ironbar.config.borrow().icon_overrides,
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue