You know how everyone is always talking about their latest and greatest compiz configs? Well, compiz is great. It looks great, runs great and everything. But if you’re looking for real productivity, perhaps you should try something different.
Hello XMonad!
Xmonad is a tiling window manager. That means you don’t have to worry about where to put all those windows, it’ll arrange them for you automatically, in such a way that all screen space is occupied. It’s lightning fast, and the source code is really small. Too bad you have to download ghc, which is quite large. (XMonad is written in Haskell, and ghc is the haskell compiler.) You need ghc to be able to edit the config file, which is haskell source. That may be confusing at first, but you’ll get used to it. And for the people who believe it’s fun to edit it until it fits your needs perfectly, the possibilities are nearly endless.
If you like to tinker with programs and stuff, i’d suggest you try Arch. It’s perfect for this, you get to setup ALL programs.

