mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-17 13:24:14 -07:00
README: wrap long lines
This commit is contained in:
5
README
5
README
@@ -10,7 +10,10 @@ Build and install through Cabal as for other Haskell packages:
|
|||||||
|
|
||||||
scripts/ contains further external programs useful with xmonad.
|
scripts/ contains further external programs useful with xmonad.
|
||||||
|
|
||||||
Haskell code contributed to this repo should live under the appropriate subdivision of the 'XMonad.' namespace (currently includes Actions, Config, Hooks, Layout, Prompt, and Util). For example, to use the Mosaic layout, one would import:
|
Haskell code contributed to this repo should live under the
|
||||||
|
appropriate subdivision of the 'XMonad.' namespace (currently includes
|
||||||
|
Actions, Config, Hooks, Layout, Prompt, and Util). For example, to use
|
||||||
|
the Mosaic layout, one would import:
|
||||||
|
|
||||||
XMonad.Layout.Mosaic
|
XMonad.Layout.Mosaic
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user