[xmonad] Bluetile
Gwern Branwen
gwern0 at gmail.com
Fri Aug 28 11:09:10 EDT 2009
On Fri, Aug 28, 2009 at 10:09 AM, Adam Vogt<vogt.adam at gmail.com> wrote:
> There is a typeclass-based approach, implemented in
> XMonad.Util.NamedActions (darcs contrib), which may be worth
> consideration.
>
That's interesting. I see that the guts of it, defaultKeysDescr, take
the copying approach, though, and don't reuse the original Config. But
after all, if you're willing to copy, then a much easier approach is
possible - have a Config which is [((Keymask,KeySym), String, X())]...
--
gwern
More information about the xmonad
mailing list