summaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-04-30 18:26:47 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-04-30 18:26:47 +0200
commit0f366aba734661ab6cc97ed368fe683d00fcc2d3 (patch)
tree60c97016528716492060a95ad6ab7df330258938 /Config.hs-boot
parentd12e2d6006888fbcb325b76457fc76cdfadb2621 (diff)
downloadmetatile-0f366aba734661ab6cc97ed368fe683d00fcc2d3.tar
metatile-0f366aba734661ab6cc97ed368fe683d00fcc2d3.zip
Add Config.hs-boot, remove defaultLayoutDesc from XConf
darcs-hash:20070430162647-a5988-70420c2db283eb1585c96d977e5ac5ca3d0d1532
Diffstat (limited to 'Config.hs-boot')
-rw-r--r--Config.hs-boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.hs-boot b/Config.hs-boot
new file mode 100644
index 0000000..f5e7206
--- /dev/null
+++ b/Config.hs-boot
@@ -0,0 +1,3 @@
+module Config where
+import XMonad (LayoutDesc)
+defaultLayoutDesc :: LayoutDesc