t-wissmann / barpyrus

A python wrapper for lemonbar
Other
33 stars 7 forks source link

[merged] Make the lemonbar command configurable #4

Closed flocke closed 6 years ago

flocke commented 6 years ago

As the title says, this adds the ability to pass the lemonbar command in the config.py.

For example I use a lemonbar fork with xft support which I have to compile myself under Ubuntu (at work) and have set the cmd parameter to the full path to the executable.

t-wissmann commented 6 years ago

Thanks! I've cherry-picked this to 652f473

t-wissmann commented 6 years ago

How can I close this pull request positively? I.e. by showing that this pull request has been 'merged'?

The-Compiler commented 6 years ago

You can't if you cherry-picked (rather than e.g. fast-forward-merged) it.

flocke commented 6 years ago

I think just closing it should be fine, maybe change the title and add a "[merged]" at the end or something.