i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
602 stars 254 forks source link

[Feature] High volume threshold #528

Open g-rden opened 4 months ago

g-rden commented 4 months ago

I thought it would be useful to have the volume color change when going over 100%, or any value set with high_threshold for that matter. I am not familiar with the code, so making a pr with accaptable changes would take me a long time, but I made a demonstration how it would look like: https://github.com/g-rden/i3status/commit/829258863ab20f94e6c548955dca13f63aedbc89

Is this something that could be added? And if so, does anyone have a way to quickly implement it, or should I look into it?