This commit fixes invalid arguments, as before the was in quotes, negating its meaning as everything else and instead only matching if the user typed "" as a command line argument.
In addition it is now checked if the unknown argument is a directory, and if so will start dmenufm in that directory instead of the current one.
This commit fixes invalid arguments, as before the was in quotes, negating its meaning as everything else and instead only matching if the user typed "" as a command line argument. In addition it is now checked if the unknown argument is a directory, and if so will start dmenufm in that directory instead of the current one.