mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Roledex: haddock tuning
This commit is contained in:
parent
0204f0a79e
commit
01b4e6f9bf
@ -2,14 +2,14 @@
|
||||
-- |
|
||||
-- Module : XMonadContrib.Roledex
|
||||
-- Copyright : (c) tim.thelion@gmail.com
|
||||
-- License : BSD Because this is dirived from Accordian which is licenced that way.
|
||||
-- The maintainer of Accordian is glasser@mit.edu
|
||||
-- License : BSD
|
||||
--
|
||||
-- Maintainer : tim.thelion@gmail.com
|
||||
-- Stability : unstable
|
||||
-- Portability : unportable
|
||||
--
|
||||
-- Screenshot : www.timthelion.com/rolodex.png
|
||||
-- Screenshot : <http://www.timthelion.com/rolodex.png>
|
||||
--
|
||||
-- This is a compleatly pointless layout which acts like Microsoft's Flip 3D
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
@ -26,6 +26,7 @@ import Data.Ratio
|
||||
import XMonadContrib.LayoutHelpers ( idModify )
|
||||
|
||||
-- $usage
|
||||
--
|
||||
-- > import XMonadContrib.Roledex
|
||||
-- > defaultLayouts = [ roledex ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user