Skip to content

bokas/xmonad-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xmonad configuration files

How to:

  • First you should install Xmonad and Xmobar. I sugest following the steps stated in this website as a starting point
  • user@earth$ cd ~
  • Create a .xmonad folder if it doesn't exist already
  • user@earth$ git clone https://github.com/bokas/xmonad-configs
  • user@earth$ ln -s ~/xmonad-configs/xmonad.hs ~/.xmonad/xmonad.hs
  • user@earth$ ln -s ~/xmonad-configs/xmobarrc ~/.xmobarrc
  • user@earth$ ln -s ~/xmonad-configs/xessionrc ~/.xessionrc
  • Mod-Shift-q to restart your X server
  • I changed my Mod key to be the Windows key, if you dont't want this behaviour just remove line 17 from xmonad.hs ou changed it to another combination (check here for key codes)

References:

About

My xmonad (with xmobar) configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published