[GH-ISSUE #511] Setting icons at the widget level #164

Closed
opened 2026-05-22 21:51:32 +01:00 by JakeStanger · 2 comments
Owner

Originally created by @nyadiia on GitHub (Mar 27, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/511

Is your feature request related to a problem? Please describe.
The battery widget icon currently blends into my bar. I'd like to be able to change the icon(s) without changing the whole bar's icon theme.

Describe the solution you'd like
Some way to set an icon per widget, like how you're able to set a ramp in polybar or how you're able to set multiple icons in the format in waybar.

Describe alternatives you've considered
I could just switch the bar's icon theme however I would like to use a different theme per widget. Doing it with text as well ( like polybar and waybar ) would allow it to have the same color as the font for a more cohesive look.

Originally created by @nyadiia on GitHub (Mar 27, 2024). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/511 **Is your feature request related to a problem? Please describe.** The battery widget icon currently blends into my bar. I'd like to be able to change the icon(s) without changing the whole bar's icon theme. **Describe the solution you'd like** Some way to set an icon per widget, like how you're able to set a [ramp in polybar](https://github.com/polybar/polybar/wiki/Module:-battery#additional-formatting) or how you're able to [set multiple icons in the format in waybar](https://github.com/Alexays/Waybar/wiki/Module:-Battery#example). **Describe alternatives you've considered** I could just switch the bar's icon theme however I would like to use a different theme per widget. Doing it with text as well ( like polybar and waybar ) would allow it to have the same color as the font for a more cohesive look.
Author
Owner

@JakeStanger commented on GitHub (Mar 28, 2024):

All icons should be customisable, ideally with support for both images and textual icons. This is inconsistent at the moment and I know I've made it worse with the introduction of the volume and notification modules. Because of that I'll look to address this as part of the next update.

<!-- gh-comment-id:2025108190 --> @JakeStanger commented on GitHub (Mar 28, 2024): All icons should be customisable, ideally with support for both images and textual icons. This is inconsistent at the moment and I know I've made it worse with the introduction of the volume and notification modules. Because of that I'll look to address this as part of the next update.
Author
Owner

@JakeStanger commented on GitHub (Apr 12, 2024):

Moving this back to 0.16.0 because I've been working on a library to assist with both this and the upcoming sysinfo changes, so I think it makes sense to tackle both at once.

This will be towards the top of the pile in the next update.

<!-- gh-comment-id:2052384829 --> @JakeStanger commented on GitHub (Apr 12, 2024): Moving this back to 0.16.0 because I've been working on a library to assist with both this and the upcoming sysinfo changes, so I think it makes sense to tackle both at once. This will be towards the top of the pile in the next update.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#164
No description provided.