Skip to content

MasseR/xmonad-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= Introduction =

xmonad-config is the Xmonad and xmobar configuration used by Vic Fryzel.
http://github.com/vicfryzel/xmonad-config


= Requirements =

 * xmonad 0.9.1
 * xmonad-contrib 0.9.1
 * xmobar 0.11.1
 * trayer 1.0
 * dmenu 4.0


= Installation =

$ cd
$ git clone git@github.com:vicfryzel/xmonad-config.git
$ mv .xmonad .xmonad.orig
$ cp -R xmonad-config/xmonad ~/.xmonad
$ cp -R xmonad-config/bin ~/bin
$ echo "PATH=\$PATH:~/bin" >> ~/.bashrc


= Notes =

The key bindings are listed in xmonad.hs.

The colors set in the xmobar config and dmenu script are meant to coincide
with the IR_Black terminal and vim themes found at
http://blog.infinitered.com/entries/show/6.

About

My xmonad and xmobar configuration, plus necessary scripts to make things more usable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%