From 66deb9dbfb0cbbe4a363db34ca43ceb849d0c020 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Tue, 5 Jun 2007 10:37:35 +0200 Subject: Enable logging of state changes to stdout darcs-hash:20070605083735-9c5c1-1ab5acbd611914caa7b5cdf1f2df338c0ee616f8.gz --- Config.hs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index fc941db..b420418 100644 --- a/Config.hs +++ b/Config.hs @@ -99,6 +99,13 @@ defaultLayouts = [ tiled , mirror tiled , full ] -- Percent of screen to increment by when resizing panes delta = 3%100 +-- +-- Enable logging of state changes to stdout. +-- The internal state of the window manager is 'shown' in Haskell data format +-- +logging :: Bool +logging = False + -- -- The key bindings list. -- -- cgit v1.2.3