mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-17 05:03:55 -07:00
HintedTile
This commit is contained in:
@@ -29,7 +29,9 @@ import Control.Monad
|
|||||||
-- $usage
|
-- $usage
|
||||||
-- You can use this module with the following in your Config.hs file:
|
-- You can use this module with the following in your Config.hs file:
|
||||||
--
|
--
|
||||||
-- > import XMonadContrib.HintedTile
|
-- > import qualified XMonadContrib.HintedTile
|
||||||
|
--
|
||||||
|
-- > defaultLayouts = [ XMonadContrib.HintedTil.tall nmaster delta ratio, ... ]
|
||||||
|
|
||||||
-- this sucks
|
-- this sucks
|
||||||
addBorder, substractBorder :: (Dimension, Dimension) -> (Dimension, Dimension)
|
addBorder, substractBorder :: (Dimension, Dimension) -> (Dimension, Dimension)
|
||||||
|
Reference in New Issue
Block a user