From 20c6b4b6684a7232021c0905bccc44f5946cb5d3 Mon Sep 17 00:00:00 2001 From: David Roundy Date: Mon, 29 Oct 2007 19:48:23 +0100 Subject: cleaner version of main/config inversion. darcs-hash:20071029184823-72aca-5647e07a0bde65cf7e1d49a1613fb9e4210c6aa5 --- Main.hs-boot | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Main.hs-boot') diff --git a/Main.hs-boot b/Main.hs-boot index 046b627..becb178 100644 --- a/Main.hs-boot +++ b/Main.hs-boot @@ -1,11 +1,7 @@ module Main 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