#!/bin/sh

export xmonad_datadir=/usr/local/share/xmonad

/usr/local/libexec/cabal/xmonad "$@"
