LemonBoy / bar

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

Usage of ${S} #156

Closed tmplt closed 8 years ago

tmplt commented 8 years ago

Pardon me for creating an issue that can be solved by reading the documentation. It's just that I don't understand it completely.

I want to only render the bar on my second monitor, but I'm unsure how to pass the ${S}. Could an example be added?

Thanks in advance.

benjaminwhite commented 8 years ago

I have to agree with you. You probably shouldn't create an issue for this. Especially because your problem is a simple syntactic mistake: use % not $.

Also, Github is a wonderful source for examples of lemonbar being used (and most configuration files).