diff options
-rw-r--r-- | XMonad/Layout/LayoutScreens.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/XMonad/Layout/LayoutScreens.hs b/XMonad/Layout/LayoutScreens.hs index 76473a5..ea30968 100644 --- a/XMonad/Layout/LayoutScreens.hs +++ b/XMonad/Layout/LayoutScreens.hs @@ -10,6 +10,7 @@ -- Stability : unstable -- Portability : unportable -- +-- Divide a single screen into multiple screens. ----------------------------------------------------------------------------- module XMonad.Layout.LayoutScreens ( |