aboutsummaryrefslogtreecommitdiffstats
path: root/NoBorders.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NoBorders.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/NoBorders.hs b/NoBorders.hs
index 96698eb..b2476b3 100644
--- a/NoBorders.hs
+++ b/NoBorders.hs
@@ -40,6 +40,10 @@ import {-# SOURCE #-} Config (borderWidth)
--
-- > defaultLayouts = [ noBorders full, ... ]
+-- %import XMonadContrib.NoBorders
+-- %layout -- prepend noBorders to default layouts above to remove their borders, like so:
+-- %layout , noBorders full
+
noBorders :: Layout a -> Layout a
noBorders = withBorder 0