[xmonad] gnomeConfig, ewmh & LG3D: I cannot use both Android Studio and Chromium

Brandon Allbery allbery.b at gmail.com
Thu Jun 11 18:29:57 UTC 2015


On Thu, Jun 11, 2015 at 2:09 PM, David Mihola <david.mihola at gmail.com>
wrote:

> have attached my xmonad.hs file. Note that my config is based on
> gnomeConfig,


You are overriding logHook instead of appending to it (compare the logHook
in myGnomeWithXmobarConfig with your startupHook and handleEventHook).
Since 90% of what ewmh does is in logHook, you've effectively disabled ewmh.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20150611/5cfa619f/attachment.html>


More information about the xmonad mailing list