From cf10110043ffd857fa12e26486dd53a38ff432b6 Mon Sep 17 00:00:00 2001 From: azahi Date: Sat, 11 Aug 2018 03:40:50 +0300 Subject: Minor fixes and code refactoring --- src/XMonad/Custom/Layout.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/XMonad/Custom/Layout.hs') 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' -- cgit 1.4.1