mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 14:51:04 +02:00
refactor: make icon overrides bar-level and apply to focused module
This commit is contained in:
parent
87c680122b
commit
d1b4af4710
7 changed files with 24 additions and 12 deletions
|
@ -268,6 +268,7 @@ impl Bar {
|
|||
output_name: &self.monitor_name,
|
||||
location: $location,
|
||||
icon_theme: &icon_theme,
|
||||
icon_overrides: &config.icon_overrides,
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue