march-linux / connman_dmenu

just too lazy to use connmanctl
61 stars 10 forks source link

Support for dmenu arguments (as provided, no validation). #2

Closed egorchakov closed 1 year ago

egorchakov commented 10 years ago

Just thought it would be nice to be able to use dmenu arguments, such as font, colors, position (with certain patched dmenu versions), etc.

taylorchu commented 10 years ago

just use dmenu "$@" there is no reason to save to a variable.