Re: [dev] dmenu and dwm: is exec really needed
Greg, if you want to limit your dmenu to executables, use this line
instead of the pipe-to-$SHELL:
exec $(dmenu_path | dmenu "$_AT_")
I left the substitution unquoted, so you can still pass arguments to
commands which are run.
cheers!
mar77i
Received on Fri Apr 29 2016 - 00:35:39 CEST
This archive was generated by hypermail 2.3.0
: Fri Apr 29 2016 - 00:48:04 CEST