Skip to content

Instantly share code, notes, and snippets.

@z0lope0z
Created November 15, 2014 14:01
Show Gist options
  • Save z0lope0z/3cb7cb0bb7fb2396fabc to your computer and use it in GitHub Desktop.
Save z0lope0z/3cb7cb0bb7fb2396fabc to your computer and use it in GitHub Desktop.
Getting Android Studio 0.9.2 to work on Xmonad 0.10
-- from https://plus.google.com/+JamesBrotchie/posts/2PQtFTf548F
import XMonad.Hooks.ICCCMFocus
...
, logHook = do
takeTopFocus
dynamicLogWithPP xmobarPP
...
or upgrade to 0.11 lol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment