From 741821c57d74740cf03a1a84318dfb7dd5d2718c Mon Sep 17 00:00:00 2001 From: David Roundy Date: Thu, 18 Oct 2007 19:00:58 +0200 Subject: make xmonad work with inverted main/config. darcs-hash:20071018170058-72aca-8018fed9e1c0bc2cf40664b766bb85f678a6a258.gz --- Config.hs-boot | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Config.hs-boot (limited to 'Config.hs-boot') diff --git a/Config.hs-boot b/Config.hs-boot deleted file mode 100644 index 00d45a7..0000000 --- a/Config.hs-boot +++ /dev/null @@ -1,11 +0,0 @@ -module Config where -import Graphics.X11.Xlib.Types (Dimension) -import Graphics.X11.Xlib (KeyMask,Window) -import XMonad -borderWidth :: Dimension -numlockMask :: KeyMask -workspaces :: [WorkspaceId] -logHook :: X () -manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet) -serialisedLayouts :: [Layout Window] -terminal :: String -- cgit v1.2.3