ndzik / my-xmonad

My personal xmonad configuration and template repository for easy setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My xmonad configuration

Clone this repo and do the following:

  $ git submodule update --init --recursive
  $ cabal update
  $ ./build

The build step will put the xmonad executable into your cabal path, e.g.:

$HOME/.cabal/bin/xmonad

About

My personal xmonad configuration and template repository for easy setup.


Languages

Language:Haskell 97.9%Language:Shell 2.1%