Skip to content

Instantly share code, notes, and snippets.

@markhibberd
Created October 20, 2010 09:59
Show Gist options
  • Save markhibberd/636125 to your computer and use it in GitHub Desktop.
Save markhibberd/636125 to your computer and use it in GitHub Desktop.
main = xmonad defaultConfig {
-- Modify the log hook of your configuration to include a call to
-- takeTopFocus before setWMNAme
logHook = takeTopFocus >> setWMName "LG3D"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment