aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs-boot
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-10-24 12:53:54 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-10-24 12:53:54 +0200
commit77936fc4fb5f8948fe98c55638940cea4cf70c01 (patch)
tree67dade488e52825bd351878ecb71d22e9e9483ad /Config.hs-boot
parent1d8b3c47780fc7b1a1bcb48f727fb9209f8ee106 (diff)
downloadxmonad-77936fc4fb5f8948fe98c55638940cea4cf70c01.tar.gz
xmonad-77936fc4fb5f8948fe98c55638940cea4cf70c01.tar.xz
xmonad-77936fc4fb5f8948fe98c55638940cea4cf70c01.zip
Add Config.terminal
darcs-hash:20071024105354-a5988-089d5615bc05c007d6713eaeaa1fe19af02a4e7d.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 6d631c5..00d45a7 100644
--- a/Config.hs-boot
+++ b/Config.hs-boot
@@ -8,3 +8,4 @@ workspaces :: [WorkspaceId]
logHook :: X ()
manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet)
serialisedLayouts :: [Layout Window]
+terminal :: String