Closed xfractured closed 10 years ago
The arguments should be specified as a JSON array, for example
"dmenu-args": ["-i", "-b"],
and
"dmenu-args": ["-i", "-nb", "#285577", "-p", ">:"],
They aren't passed through a shell, so no additional quoting for colors is required. I'll add a note about this to the README.
dmenu-frecency seems to have an issue with parsing dmenu arguments. If you try to add any additional arguments along side the default (-i) within the config file it errors out.
Example 1:
Example 2:
Generated Error: