forked from vicfryzel/xmonad-config
-
Notifications
You must be signed in to change notification settings - Fork 0
My xmonad and xmobar configuration, plus necessary scripts to make things more usable.
bjchambers/xmonad-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Haskell 93.5%
- Shell 6.5%