On Tue 2007.05.01 at 23:12 +0200, Tobias Ulmer wrote:
> On Tue, May 01, 2007 at 03:14:00PM -0400, Okan Demirmen wrote:
> > On Mon 2007.04.30 at 17:39 +0200, Matthias Kilian wrote:
> > > On Tue, May 01, 2007 at 12:07:37AM +1000, Donald Bruce Stewart wrote:
> > > > Urgh. Tuomo is weird sometimes. More reasons to move to
> > > >
> > > > wmii / dwm http://www.suckless.org/wiki/dwm (MIT/X)
> > >
> > > For dwm, see attachment.
> >
> > switched from ion to dwm last night - has been working well since then
> > (on i386).
> >
> > even though config changes require one to re-compile, i'd still love to
> > see this in ports/.
> >
> >
>
> Latest dwm port can be found here: http://tmux.ath.cx/~tobiasu/ports/x11/
>
> It has a simple mechanism to choose a config file based on the machines
> hostname, just place config.$yourhostname.h in files/
uhm, i kinda like kilian's port a bit better - like the idea of
overriding variables in MAKE_FLAGS as opposed to patching.
however, i do like your idea about local config.h's, however i'd argue
against having them in the port (in files/ or whatnot) - either source
the file from ~/.dwm.config.h or ${PORTSDIR}/mystuff/dwm.config.h or
something - just so that it is out of ports/
>
> There's other stuff as well, like the latest dmenu which i didn't get
> into the tree yet.
>
> Tobias
>