Skip to content

Instantly share code, notes, and snippets.

View NCrashed's full-sized avatar
🐢

Anton Gushcha NCrashed

🐢
  • Russia, Moscow
View GitHub Profile
@yeban
yeban / xmonad.hs
Created February 22, 2010 11:39
xmonad.hs used to run xmonad with Xfce4
--
-- xmonad example config file.
--
-- A template showing all available configuration hooks,
-- and how to override the defaults in your own xmonad.hs conf file.
--
-- Normally, you'd only override those defaults you care about.
--
import XMonad