From 01a381911a2ce989c9e9e5ff470ff67f16a4a4f7 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 3 Sep 2011 13:43:11 +0200 Subject: Adjusted EwmhDesktops module --- xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmonad.hs') diff --git a/xmonad.hs b/xmonad.hs index d2c3ba8..486db50 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -28,7 +28,7 @@ import ProcessWorkspaces modm = mod4Mask -main = xmonad $ ewmh $ defaultConfig +main = xmonad $ ewmh dwConfig $ defaultConfig { modMask = modm , manageHook = myManageHook , layoutHook = desktopLayoutModifiers myLayoutHook -- cgit v1.2.3