You're right.
I hadn't fully considered "building in" options nor actually realised
it could be done in dmenu (even though I'm a dwm user). Thanks for
pointing out to me.
Am Wed, 6 Mar 2013 21:37:42 +0800
schrieb Tom Vincent :
> On 6 March 2013 21:25, Yoshi Rokuko wrote:
> > you set "persistent options" at compile time.
>
> OK. How about shared runtime options?
I don't get your problem. In general you're not responsible for -fn,
-nb and such. In general that's t
On 6 March 2013 21:25, Yoshi Rokuko wrote:
> you set "persistent options" at compile time.
OK. How about shared runtime options?
Am Wed, 6 Mar 2013 20:59:38 +0800
schrieb Tom Vincent :
> Apologies if this has already been discussed but is there a preferred
> way of persistently passing options to dmenu?
>
[...]
>
> Any feedback on how best to achieve this would be appreciated.
you set "persistent options" at compile time.
Apologies if this has already been discussed but is there a preferred
way of persistently passing options to dmenu?
Previously I was overriding the dmenu bin with a script of the same
name with some options, e.g.:
$ cat ~/bin/dmenu
/usr/bin/dmenu -i -nb #101010
In dmenu-tools[1] (a collection of