[GH-ISSUE #98] Set max bar size #57

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

Originally created by @yavko on GitHub (Apr 3, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/98

Is your feature request related to a problem? Please describe.

I don't want my bar exceeding 32 pixels

Describe the solution you'd like

maybe a setting like max-size: u16

Describe alternatives you've considered

no alternatives

Additional context

image
Ironbar is 10px taller, and I don't want that, I know I could probably fix by making sure nothing should be too big in CSS, but you know, sometimes we just want to be lazy? And plus waybar, and eww both have this.

Originally created by @yavko on GitHub (Apr 3, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/98 **Is your feature request related to a problem? Please describe.** I don't want my bar exceeding 32 pixels **Describe the solution you'd like** maybe a setting like `max-size: u16` **Describe alternatives you've considered** no alternatives **Additional context** ![image](https://user-images.githubusercontent.com/15178513/229422151-8713ce3b-c5c2-48a5-a8a0-98fce711da48.png) Ironbar is 10px taller, and I don't want that, I know I could probably fix by making sure nothing should be too big in CSS, but you know, sometimes we just want to be lazy? And plus waybar, and eww both have this.
Author
Owner

@JakeStanger commented on GitHub (Apr 3, 2023):

I think the top-level height option does what you want here.

https://github.com/JakeStanger/ironbar/wiki/configuration-guide#31-top-level-options

<!-- gh-comment-id:1495011350 --> @JakeStanger commented on GitHub (Apr 3, 2023): I think the top-level `height` option does what you want here. https://github.com/JakeStanger/ironbar/wiki/configuration-guide#31-top-level-options
Author
Owner

@yavko commented on GitHub (Apr 4, 2023):

I think the top-level height option does what you want here.

JakeStanger/ironbar/wiki/configuration-guide#31-top-level-options

Oh sorry, I swear I couldn't find this lol

<!-- gh-comment-id:1495213418 --> @yavko commented on GitHub (Apr 4, 2023): > I think the top-level `height` option does what you want here. > > [JakeStanger/ironbar/wiki/configuration-guide#31-top-level-options](https://github.com/JakeStanger/ironbar/wiki/configuration-guide#31-top-level-options) Oh sorry, I swear I couldn't find this lol
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#57
No description provided.