Hello,
I'd like to exclude certain things from dmenu.
I'm running dwm 5.6.1
I noticed that the output of "/usr/bin/dmenu_path" is piped into dmenu.
Is this the best place to filter out things that I don't want to see in dmenu?
For example, at the end of /usr/bin/dmenu_path, I could put
cat "$CACHE" | grep -v -f $HOME/exclude_these_from_dmenu
Thanks,
--Nate
Received on Mon Aug 31 2009 - 17:40:06 UTC
This archive was generated by hypermail 2.2.0 : Mon Aug 31 2009 - 18:00:02 UTC