diff options
Diffstat (limited to 'Config.hs-boot')
-rw-r--r-- | Config.hs-boot | 1 |
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 |