summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 2bf17c3..81e286c 100644
--- a/Main.hs
+++ b/Main.hs
@@ -59,7 +59,7 @@ main = do
}
st = XState
{ workspace = W.empty workspaces (length xinesc)
- , layoutDescs = M.empty
+ , layouts = M.empty
}
xSetErrorHandler -- in C, I'm too lazy to write the binding