diff options
Diffstat (limited to 'src/XMonad/Custom/Layout.hs')
-rw-r--r-- | src/XMonad/Custom/Layout.hs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/XMonad/Custom/Layout.hs b/src/XMonad/Custom/Layout.hs index 0ad0de2..3a0a107 100644 --- a/src/XMonad/Custom/Layout.hs +++ b/src/XMonad/Custom/Layout.hs @@ -13,9 +13,7 @@ -- Stability : unstable -- Portability : unportable -- --- Custom target for layouts, sublayouts and layout transformers. --- ------------------------------------------------------------------------- +----------------------------------------------------------------------------- module XMonad.Custom.Layout ( layoutHook' |