Re: [dev] dmenu patch to return all matching items (for a new dmenu-powered music player interface)

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Thu, 11 Nov 2010 22:31:44 +0000

On 11 November 2010 21:54, TJ Robotham <tj.robotham_AT_gmail.com> wrote:
> Uh ... dmenu does have a config.h file. If all of your dmenu scripts use the
> same colour and font overrides you can easily save yourself the trouble by
> changing the default colours and font - which is what I wound up doing over a
> year ago, probably closer to two.

Not in tip. My argument is, if you want to configure defaults just add
an override dmenu script to your path:

> #!/bin/sh
> /usr/local/bin/dmenu -fn ... -bg ...

Easier than recompiling imo, and means everyone on a multiuser system
can share a single binary.

cls
Received on Thu Nov 11 2010 - 23:31:44 CET

This archive was generated by hypermail 2.2.0 : Thu Nov 11 2010 - 23:36:02 CET