From 8238c35c211b4bc6258958918653d267787f8b47 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 30 Apr 2007 18:35:15 +0200 Subject: Make border width configurable darcs-hash:20070430163515-a5988-9dea5188c30830fd8b3135f7cb5beffd7b90dcb9 --- Config.hs-boot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Config.hs-boot') diff --git a/Config.hs-boot b/Config.hs-boot index f5e7206..7fd4cee 100644 --- a/Config.hs-boot +++ b/Config.hs-boot @@ -1,3 +1,5 @@ module Config where import XMonad (LayoutDesc) +import Graphics.X11.Xlib.Types (Dimension) defaultLayoutDesc :: LayoutDesc +borderWidth :: Dimension -- cgit v1.2.3