Skip to content

Instantly share code, notes, and snippets.

@JayDugger
Created June 26, 2010 15:16
Show Gist options
  • Save JayDugger/454121 to your computer and use it in GitHub Desktop.
Save JayDugger/454121 to your computer and use it in GitHub Desktop.
import XMonad
import XMonad.Config.Gnome
main = xmonad gnomeConfig
{ modMask = mod4Mask
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment