aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-06-05 10:37:35 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-06-05 10:37:35 +0200
commit66deb9dbfb0cbbe4a363db34ca43ceb849d0c020 (patch)
tree14716a80ea1d19964d41a84b2d13bc2d19faf0b2 /Config.hs-boot
parentf760df0ddce1297c576383e6a25f423a90c93699 (diff)
downloadxmonad-66deb9dbfb0cbbe4a363db34ca43ceb849d0c020.tar.gz
xmonad-66deb9dbfb0cbbe4a363db34ca43ceb849d0c020.tar.xz
xmonad-66deb9dbfb0cbbe4a363db34ca43ceb849d0c020.zip
Enable logging of state changes to stdout
darcs-hash:20070605083735-9c5c1-1ab5acbd611914caa7b5cdf1f2df338c0ee616f8.gz
Diffstat (limited to 'Config.hs-boot')
-rw-r--r--Config.hs-boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.hs-boot b/Config.hs-boot
index 2d66ae1..b6868aa 100644
--- a/Config.hs-boot
+++ b/Config.hs-boot
@@ -1,3 +1,4 @@
module Config where
import Graphics.X11.Xlib.Types (Dimension)
borderWidth :: Dimension
+logging :: Bool