[xmonad] Config File Format

Devin Mullins me at twifkak.com
Sun May 18 06:16:48 EDT 2008


On Thu, May 15, 2008 at 01:52:31AM -0700, Devin Mullins wrote:
>   main = xmonad =<< do
>     addTo layouts simpleTabbed
>     addTo layoutHooks smartBorders
> (There's your monadic syntax. :)

Well, for what it's worth, I tried this, but couldn't get past layouts.
I'm going back to <:> foo <+> bar syntax*, but for those brave
existentialists among you who dare, I've left its remains here, warts
and all:
  http://hpaste.org/7726

Devin

* Actually, I'm looking at `& foo <+ bar'.


More information about the xmonad mailing list