LemonBoy / bar

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

A click area command starts with 'F' can't be recognize #81

Closed tomjacks closed 10 years ago

tomjacks commented 10 years ago

A command start with uppercase 'F' seems to be recognized as color. For example echo -e "%{A:FvwmCommand something} click here %{A}" returns Could not alloc color "vwmCommand"

I don't have a command start with 'B' and I can't test if it works.

tomjacks commented 10 years ago

I'm so so sorry I just found I forgot a ‘:' at the end of the command...