Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 342 Bytes

XMonad config

My personal xmonad configuration

This project is manages with snack

Installing

  • Install xmonad
  • Install snack
  • Run ./install.sh
  • run xmonad --recompile

Developing

  • Run hpack to generate a cabal file to be used by haskell ide engine