Re: [dev] dwm - filter dmenu input

From: Anders Andersson <pipatron_AT_gmail.com>
Date: Mon, 31 Aug 2009 20:27:47 +0200

Hi! This sounds like a great place to put it. You could also put it in
dmenu_path, in the done | sort | uniq path, but why bother really.

// pipe

On Mon, Aug 31, 2009 at 7:40 PM, Nathan Neff<nathan.neff_AT_gmail.com> wrote:
> 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 - 18:27:47 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 31 2009 - 18:36:02 UTC