LemonBoy / bar

A featherweight, lemon-scented, bar based on xcb
MIT License
1.61k stars 194 forks source link

Setting default underline color at launch doesn't work #233

Closed makouchyk closed 3 years ago

makouchyk commented 3 years ago

Man page states that it's possible to set underline color with -U but it doesn't seem to work for me

LemonBoy commented 3 years ago

You're absolutely right, I've accidentally introduced this regression in one of the recent commits. 35b0dc5 should fix the problem, please reopen the ticket if it's not working for you.

makouchyk commented 3 years ago

The issue was fixed, thank you : )